Skip to content

Instantly share code, notes, and snippets.

@mrik23
Created July 2, 2017 05:44
Show Gist options
  • Save mrik23/1d1d2462d89fdf74110cd8a39a0b4375 to your computer and use it in GitHub Desktop.
Save mrik23/1d1d2462d89fdf74110cd8a39a0b4375 to your computer and use it in GitHub Desktop.
Basic ARM Template
{
"$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