zip Deploy File
Parameters
value
The local path and filename of the Zip packaged application to deploy to this Windows Web App.
Note: Using this value requires either
WEBSITE_RUN_FROM_PACKAGE=1orSCM_DO_BUILD_DURING_DEPLOYMENT=trueto be set on the App inapp_settings. Refer to the Azure docs on running the Web App directly from the Zip package, or automating the build for Zip deploy for further details.