Created
August 28, 2017 17:12
-
-
Save dancwilliams/9c434591a92a28846be4a85761be41f6 to your computer and use it in GitHub Desktop.
Azure TEst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$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