Skip to content

Instantly share code, notes, and snippets.

@dancwilliams
Created August 28, 2017 17:12
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 dancwilliams/9c434591a92a28846be4a85761be41f6 to your computer and use it in GitHub Desktop.
Save dancwilliams/9c434591a92a28846be4a85761be41f6 to your computer and use it in GitHub Desktop.
Azure TEst
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"location": LOCATION,
"parameters": { },
"variables": { },
"resources": [ ],
"outputs": { }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment