Skip to content

Instantly share code, notes, and snippets.

@korkridake
Created May 8, 2019 09:53
Show Gist options
  • Save korkridake/4849f615c5322835e222118efbf69ef8 to your computer and use it in GitHub Desktop.
Save korkridake/4849f615c5322835e222118efbf69ef8 to your computer and use it in GitHub Desktop.
Verify your VM is running
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