Created
May 8, 2019 09:53
-
-
Save korkridake/4849f615c5322835e222118efbf69ef8 to your computer and use it in GitHub Desktop.
Verify your VM is running
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
az vm get-instance-view \ | |
--name myVM \ | |
--resource-group myResourceGroup \ | |
--output table |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment