Skip to content

Azure Functions 4.0 GA Known Issues

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

Linux Consumption app deployment failures

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.

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 post as the rollout progresses.

Clone this wiki locally