Created
June 3, 2019 18:10
-
-
Save jmassardo/46512ab1b8000f2fe0ca703724e00ffd to your computer and use it in GitHub Desktop.
This file contains 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 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