Update LAB_08-Manage_Virtual_Machines.md

This commit is contained in:
staleycyn 2024-02-29 06:51:21 -08:00 committed by GitHub
parent 87e728a6cb
commit 8adc3ad385
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -349,7 +349,7 @@ In this task, you scale the virtual machine scale set using a custom scale rule.
-Image 'Win2019Datacenter' ` -Image 'Win2019Datacenter' `
-Zone '1' ` -Zone '1' `
-Size 'Standard_D2s_v3' -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. 1. Once the command completes, use **Get-AzVM** to list the virtual machines in your resource group.