mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
Merge pull request #1007 from ITBlandMCT/patch-4
Update LAB_08-Manage_Virtual_Machines.md
This commit is contained in:
commit
69f3f7d70c
@ -381,7 +381,7 @@ In this task, you scale the virtual machine scale set using a custom scale rule.
|
||||
1. Once the command completes, use **az vm show** to verify your machine was created.
|
||||
|
||||
```sh
|
||||
az vm show --name myCLIVM --resource-group az104-rg8 --show-details
|
||||
az vm show --name myCLIVM --resource-group az104-rg8 --show-details --output table
|
||||
```
|
||||
|
||||
1. Verify the **powerState** is **VM Running**.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user