Skip to content

Instantly share code, notes, and snippets.

@marrobi
Created August 15, 2017 10:11
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 marrobi/6b13a356c911162780992654eaf679e9 to your computer and use it in GitHub Desktop.
Save marrobi/6b13a356c911162780992654eaf679e9 to your computer and use it in GitHub Desktop.
az group deployment create
az group deployment create \
--resource-group tmpCFtoARM \
--template-file azuredeploy.json \
--parameters @azuredeploy.parameters.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment