Skip to content

Instantly share code, notes, and snippets.

@johnlokerse
Created May 24, 2023 18:54
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 johnlokerse/db8ccb6cee15fd2cbcdfaebfb3825027 to your computer and use it in GitHub Desktop.
Save johnlokerse/db8ccb6cee15fd2cbcdfaebfb3825027 to your computer and use it in GitHub Desktop.
az vm create --name 'my-vm' --resource-group 'my-rg' --image Win2022Datacenter --admin-username 'azureuser' --admin-password 'P@ssw0rd1234!'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment