zip Deploy File
Parameters
value
The local path and filename of the Zip packaged application to deploy to this Linux Function App.
Note: Using this value requires either
WEBSITE_RUN_FROM_PACKAGE=1
orSCM_DO_BUILD_DURING_DEPLOYMENT=true
to be set on the App inapp_settings
. Refer to the Azure docs for further details.