Skip to content

Commit 8196205

Browse files
authored
Merge pull request #18749 from MicrosoftDocs/tysonn-patch-2
Test Update tutorial-manage-vm.md
2 parents a7ec396 + cbe203d commit 8196205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/tutorial-manage-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ An Azure VM can have one of many power states. This state represents the current
260260
| Deallocated | Indicates that the virtual machine is removed from the hypervisor but still available in the control plane. Virtual machines in the Deallocated state do not incur compute charges. |
261261
| - | Indicates that the power state of the virtual machine is unknown. |
262262

263-
### Find power state
263+
### Find the power state
264264

265265
To retrieve the state of a particular VM, use the [az vm get-instance-view](/cli/azure/vm#az_vm_get_instance_view) command. Be sure to specify a valid name for a virtual machine and resource group.
266266

0 commit comments

Comments
 (0)