Introduction –
Here we will create 2 Azure functions, 1 for Dev Environment and 1 for QA Environment.
1) Go to https://portal.azure.com/ and click on create new Resource and select Function App.
2. Provide mandatory values and click on “Review and Create” button.
Note – If we do not have resource group already created we can create from “create new” button and it will be auto populated as value.
3. Function App successfully created along with dependent resources for Dev Environment.
4. Repeat step 1 and step 2 to create FunctionApp in QA Environment also. We will have Function App successfully created along with dependent resources.
All set, we have created Function App in both the environments. Lets move to Step 2.
Happy Learning, LET'S SHARE !
No comments:
Post a Comment