Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
All my App Services now fail to publish to Azure via Visual Studio for Mac. This is true even of a freshly created project from the basic templates, published to a newly created App Service on Azure. Publish fails with: Web deployment task failed. (Could not complete the request to remote agent URL 'https://gubbins.scm.azurewebsites.net/msdeploy.axd?site=Gubbins'.)...and...The operation has timed out. Publishing as .Net Core 2.1, C#. Mac OS Catalina 10.15.5On the other hand, all my App Services were publishing fine yesterday.Continue reading...
All my App Services now fail to publish to Azure via Visual Studio for Mac. This is true even of a freshly created project from the basic templates, published to a newly created App Service on Azure. Publish fails with:
Web deployment task failed. (Could not complete the request to remote agent URL 'https://gubbins.scm.azurewebsites.net/msdeploy.axd?site=Gubbins'.)
...and...
The operation has timed out. Publishing as .Net Core 2.1, C#. Mac OS Catalina 10.15.5
On the other hand, all my App Services were publishing fine yesterday.
Continue reading...