-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration in Azure
Mika Berglund edited this page Jul 26, 2019
·
2 revisions
When you deploy your function application to Azure, you configure it in the same way as any app service based application, like a web application for instance.
You use the same key-value pairs as when configuring your application for local debugging.