Skip to content

Instantly share code, notes, and snippets.

@austinsonger
Created October 4, 2019 22:52
Show Gist options
  • Select an option

  • Save austinsonger/810c0575a6ad3aad0de19f5ff0df5c63 to your computer and use it in GitHub Desktop.

Select an option

Save austinsonger/810c0575a6ad3aad0de19f5ff0df5c63 to your computer and use it in GitHub Desktop.
Remove all objects in a Azure Resource Group
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": { },
"variables": { },
"resources": [ ],
"outputs": { }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment