mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
Update LAB_08-Manage_Virtual_Machines.md
This commit is contained in:
parent
eab7ee5107
commit
d28e31f5f5
@ -373,7 +373,7 @@ In this task, you scale the virtual machine scale set using a custom scale rule.
|
|||||||
```powershell
|
```powershell
|
||||||
Stop-AzVM `
|
Stop-AzVM `
|
||||||
-ResourceGroupName 'az104-rg8' `
|
-ResourceGroupName 'az104-rg8' `
|
||||||
-Name 'myPSVM' `
|
-Name 'myPSVM'
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Use **Get-AzVM** with the **-Status** parameter to verify the machine is **deallocated**.
|
1. Use **Get-AzVM** with the **-Status** parameter to verify the machine is **deallocated**.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user