Skip to content

Azure Functions 4.0 GA Known Issues

Anthony Chu edited this page Nov 5, 2021 · 9 revisions

Windows GA deployment progress

Azure Functions 4.0 is generally available in all regions on Linux.

For Windows, deployment is underway and is expected to complete by the end of the week. We’ll update this page as the rollout progresses.

Linux Consumption app deployment issues

In some instances, you may be unable to deploy an app to Linux Azure Functions. If this occurs, please add an application setting named SCM_DO_BUILD_DURING_DEPLOYMENT with a value of 0.

Clone this wiki locally