Skip to content

Configuration in Azure

Mika Berglund edited this page Jul 26, 2019 · 2 revisions

Configuration in Azure

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.

Clone this wiki locally