Skip to content

Commit 3209523

Browse files
author
Sergey Kanzhelev
committed
format document
1 parent 5b1b163 commit 3209523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azuredeploy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
{
5858
"apiVersion": "2014-04-01",
5959
"name": "[parameters('siteName')]",
60-
"type": "microsoft.insights/components",
60+
"type": "Microsoft.Insights/components",
6161
"location": "Central US",
6262
"dependsOn": [ ],
6363
"tags": { "[concat('hidden-link:', resourceGroup().id, '/providers/Microsoft.Web/sites/', parameters('siteName'))]": "Resource" },

0 commit comments

Comments
 (0)