MSDeploy to Azure Web App: Could not connect to the remote computer using the specified process (“Web Management Service”)
问题 We publish to our Azure Web App using MSBuild MSDeploy in VSO/VSTS Build (vNext) using the script below. This works well. BUT, when assigning the Azure Web App to a custom domain (through the Azure Portal), the publish fails. VSTS Build error on MSDeploy: Publishing with publish method [MSDeploy] Executing command ["C:\Program Files\IIS\Microsoft Web Deploy V3\msdeploy.exe" -source:IisApp='C:\a\8b0700fff\MrProjectMain\Api\wwwroot' -dest:IisApp='myproject-prod-webapp',ComputerName='https:/