
Check out my post here that explains how to start the Cloud Shell and set the subscription. Also checkout how to do the same using Azure PowerShell here. To backup an App Service using CLI / AZ you execute this command, seen in Figure 1. az webapp config backup create –resource-group “BACKUPS” –webapp-name “**********” –container-url […]
Read More →