Skip to content

Instantly share code, notes, and snippets.

@robertohuertasm
Created July 19, 2021 16:51
Show Gist options
  • Save robertohuertasm/5d5809de598be5949c889331638ad2b5 to your computer and use it in GitHub Desktop.
Save robertohuertasm/5d5809de598be5949c889331638ad2b5 to your computer and use it in GitHub Desktop.
az vm create --resource-group nym-node-burn --name nym --image UbuntuLTS --admin-username robertohuertasm --admin-password hZRAAJpjkwZ4KW --nics "/subscriptions/e3871cc7-3444-42ad-b4b8-5ee6bdbf6d54/resourceGroups/nym-node-burn/providers/Microsoft.Network/networkInterfaces/nym-nic" --location westeurope --size "Standard_B1s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment