Skip to content

Commit 86b43d9

Browse files
authored
Merge pull request #99200 from sinedied/patch-1
Update run-functions-from-deployment-package.md
2 parents d06c245 + 9d0fd20 commit 86b43d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-functions/run-functions-from-deployment-package.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ See the following articles for more information.
8787
- Tar and gzip formats are not supported.
8888
- This feature does not compose with local cache.
8989
- For improved cold-start performance, use the local Zip option (`WEBSITE_RUN_FROM_PACKAGE`=1).
90+
- Run From Package is incompatible with deployment customization option (`SCM_DO_BUILD_DURING_DEPLOYMENT=true`), the build step will be ignored during deployment.
9091
9192
## Next steps
9293

0 commit comments

Comments
 (0)