Skip to content

Instantly share code, notes, and snippets.

@JonJam
Last active May 16, 2018 19:04
Show Gist options
  • Save JonJam/c5bc662a08849e4d51bf4cc3d5f457ad to your computer and use it in GitHub Desktop.
Save JonJam/c5bc662a08849e4d51bf4cc3d5f457ad to your computer and use it in GitHub Desktop.
App Insights - Site Extension
{
"apiVersion": "2015-08-01",
"name": "Microsoft.ApplicationInsights.AzureWebSites",
"type": "siteextensions",
"dependsOn": [
"[resourceId('Microsoft.Web/Sites', variables('webSiteName'))]"
],
"properties": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment