This commit is contained in:
polichtm 2020-08-06 14:06:04 -04:00 committed by GitHub
parent e294161768
commit d70a48dc0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,9 +18,10 @@ In this lab, you will:
+ Task 1: Deploy zone-resilient Azure virtual machines by using the Azure portal and an Azure Resource Manager template
+ Task 2: Configure Azure virtual machines by using virtual machine extensions
+ Task 3: Scale compute and storage for Azure virtual machines
+ Task 4: Deploy zone-resilient Azure virtual machine scale sets by using the Azure portal
+ Task 5: Configure Azure virtual machine scale sets by using virtual machine extensions
+ Task 6: Scale compute and storage for Azure virtual machine scale sets (optional)
+ Task 4: Register the Microsoft.Insights and Microsoft.AlertsManagement resource providers
+ Task 5: Deploy zone-resilient Azure virtual machine scale sets by using the Azure portal
+ Task 6: Configure Azure virtual machine scale sets by using virtual machine extensions
+ Task 7: Scale compute and storage for Azure virtual machine scale sets (optional)
## Estimated timing: 50 minutes
@ -321,7 +322,7 @@ In this task you will scale compute for Azure virtual machines by changing their
> **Note**: Wait for the confirmation that the commands completed successfully.
#### Task 4: Register the Microsoft.Insights and Microsoft.AlertsManagement resource providers.
#### Task 4: Register the Microsoft.Insights and Microsoft.AlertsManagement resource providers
1. In the Azure portal, open the **Azure Cloud Shell** by clicking on the icon in the top right of the Azure Portal.