Update LAB_08-Manage_Virtual_Machines.md

This commit is contained in:
staleycyn 2024-06-13 05:54:30 -07:00 committed by GitHub
parent 8347851530
commit 6c9ce1c82f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -354,7 +354,7 @@ In this task, you scale the virtual machine scale set using a custom scale rule.
-Location 'East US' ` -Location 'East US' `
-Image 'Win2019Datacenter' ` -Image 'Win2019Datacenter' `
-Zone '1' ` -Zone '1' `
-Size 'Standard_D2s_v3' ` -Size 'Standard_D2s_v3' `
-Credential (Get-Credential) -Credential (Get-Credential)
``` ```