November 2018
Intermediate to advanced
424 pages
10h 55m
English
All the configurations will be taken from the local.settings.json file while you are running the functions in your local environment. However, when you deploy these functions to Azure, all the configurations items (such as the connection string and app settings) will be referenced from the Application Settings of your function app. Make sure that you create all the configuration items in the function app after you deploy the functions.