Update LAB_08-Manage_Virtual_Machines.md

This commit is contained in:
staleycyn 2024-03-13 08:15:50 -07:00 committed by GitHub
parent b34ad6f17a
commit eab7ee5107
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -355,7 +355,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.