From 8adc3ad385ddd5fbf702698cf8189ed4e0911b37 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Thu, 29 Feb 2024 06:51:21 -0800 Subject: [PATCH] Update LAB_08-Manage_Virtual_Machines.md --- Instructions/Labs/LAB_08-Manage_Virtual_Machines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md b/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md index 71f7f2a4..437785de 100644 --- a/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md +++ b/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md @@ -349,7 +349,7 @@ In this task, you scale the virtual machine scale set using a custom scale rule. -Image 'Win2019Datacenter' ` -Zone '1' ` -Size 'Standard_D2s_v3' - -Credential '(Get-Credential)' ` + -Credential '(Get-Credential)' ``` 1. Once the command completes, use **Get-AzVM** to list the virtual machines in your resource group.