Skip to content

Instantly share code, notes, and snippets.

@jmassardo
Created June 3, 2019 18:10
Show Gist options
  • Save jmassardo/46512ab1b8000f2fe0ca703724e00ffd to your computer and use it in GitHub Desktop.
Save jmassardo/46512ab1b8000f2fe0ca703724e00ffd to your computer and use it in GitHub Desktop.
az vm create -n hostname -g rgname --public-ip-address-allocation dynamic --image UbuntuLTS --size Standard_D4s_v3 --nsg nsgname --admin-username admin --admin-password password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment