diff --git a/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md b/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md index d3db2f53..e2fe1ab8 100644 --- a/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md +++ b/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md @@ -328,6 +328,7 @@ In this task you will scale compute for Azure virtual machines by changing their ```pwsh Register-AzResourceProvider -ProviderNamespace Microsoft.Insights + Register-AzResourceProvider -ProviderNamespace Microsoft.AlertsManagement ```