Guest User

Untitled

a guest
May 20th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. {
  2. "apiVersion": "2015-08-01",
  3. "name": "Microsoft.ApplicationInsights.AzureWebSites",
  4. "type": "siteextensions",
  5. "dependsOn": [
  6. "[resourceId('Microsoft.Web/Sites', variables('webSiteName'))]"
  7. ],
  8. "properties": {}
  9. }
Add Comment
Please, Sign In to add comment