Skip to content

Instantly share code, notes, and snippets.

@kasunkv
Created August 6, 2018 15:03
Show Gist options
  • Save kasunkv/44cf684bf8b206d3c7abff796d79ce5f to your computer and use it in GitHub Desktop.
Save kasunkv/44cf684bf8b206d3c7abff796d79ce5f to your computer and use it in GitHub Desktop.
Subscription level deployment using Azure CLI
az deployment create --name <deployment_name> --location <resource_location> --template-file .\azuredeploy.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment