Skip to content

Instantly share code, notes, and snippets.

@janakiramm
Created August 12, 2017 06:22
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 janakiramm/8cf85e928a3e980f2b7d6581bd36c1d4 to your computer and use it in GitHub Desktop.
Save janakiramm/8cf85e928a3e980f2b7d6581bd36c1d4 to your computer and use it in GitHub Desktop.
az group create --name myResourceGroup --location westus
az container create --name mycontainer --image nginx --resource-group myResourceGroup --ip-address public
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment