We need the following to complete this recipe:
- Visual Studio 2017 installed in your local developer machine; create one or more Azure Functions using Visual Studio. For this example, I have created one HTTP trigger and one timer trigger:
- Create an empty function app using the Azure Management portal:
- A storage account—we will upload the package file to the storage account.