Skip to content

Azure Functions 4.0 GA Known Issues

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

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