Skip to content

Instantly share code, notes, and snippets.

@FBoucher
Created April 4, 2022 13:01
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 FBoucher/f5751e94fc561a1b8f1cd2a3a992c1d5 to your computer and use it in GitHub Desktop.
Save FBoucher/f5751e94fc561a1b8f1cd2a3a992c1d5 to your computer and use it in GitHub Desktop.
Empty ARM template
{
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"variables": {},
"resources": [],
"outputs": {},
"functions": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment