Let's understand Azure Functions and create one in Azure Portal.
- Go to https://portal.azure.com. Click on Function Apps in the left sidebar:
There is no Function App available as of now.
- Click on the plus + sign and search for Function Apps. Then click on Create:
- Provide the App name, Subscription details, and existing Resource Group. Select Consumption Plan in Hosting Plan. Then select Location:
- Select ...