Skip to content

Instantly share code, notes, and snippets.

@bjornpeters
Created June 8, 2020 22:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjornpeters/36a00ef5a24e24cf6f4851a0120b1e45 to your computer and use it in GitHub Desktop.
Save bjornpeters/36a00ef5a24e24cf6f4851a0120b1e45 to your computer and use it in GitHub Desktop.
az vm create \
--resource-group linux \
--name AZURE-LINUX01 \
--image CentOS \
--admin-username bjorn \
--generate-ssh-keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment