Can I Pass MSDeploy Parameters to Azure Web App MSDeploy Extension?
问题 There is an MSDeploy extension available for Azure Web Apps; this can be used with Azure Resource Manager (ARM) Templates as well (example). I'd like to pass additional command-line arguments to MSDeploy, such as -enableRule:AppOffline (example). Is there documentation for the MSDeploy Web App extension for passing additional arguments, etc.? 回答1: Based on the latest schema definition for Azure Web App MSDeploy extension as below, it does not support the passing of MSDeploy command line