Skip to content

Instantly share code, notes, and snippets.

@colindooley11
Created April 7, 2022 15:27
Show Gist options
  • Save colindooley11/2c273e45cdecfa1bf6fc4b45f740e903 to your computer and use it in GitHub Desktop.
Save colindooley11/2c273e45cdecfa1bf6fc4b45f740e903 to your computer and use it in GitHub Desktop.
#az cli #azure cmdlets #ARM deployment
az deployment group create --name "testfrauddeploy" --resource-group "Fraud" --template-file .\template.json --parameters .\parameters.componentTest.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment