Getting ready

We need the following to complete this recipe:

  1. 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: 

  1. Create an empty function app using the Azure Management portal:

  1. A storage accountwe will upload the package file to the storage account.