Merge pull request #410 from yashints/patch-2

Updated lab 9a
This commit is contained in:
staleycyn 2021-11-17 06:01:30 -08:00 committed by GitHub
commit a4e8ea08d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -205,6 +205,8 @@ In this task, you will configure and test autoscaling of Azure web app.
1. Click **Save**.
>**Note**: If you got an error complaining about 'microsoft.insights' resource provider not being registered, run `az provider register --namespace 'Microsoft.Insights'` in your cloudshell and retry saving your auto scale rules.
1. In the Azure portal, open the **Azure Cloud Shell** by clicking on the icon in the top right of the Azure Portal.
1. If prompted to select either **Bash** or **PowerShell**, select **PowerShell**.