Skip to content

Commit 63b09a6

Browse files
committed
update
1 parent 8ee4da3 commit 63b09a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/templates/create-visual-studio-deployment-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,9 +344,9 @@ You aren't limited to only the resources that are available through the Visual S
344344
}
345345
}
346346
},
347+
"type": "Microsoft.Portal/dashboards",
347348
"apiVersion": "2015-08-01-preview",
348349
"name": "[concat('ARM-',resourceGroup().name)]",
349-
"type": "Microsoft.Portal/dashboards",
350350
"location": "[resourceGroup().location]",
351351
"tags": {
352352
"hidden-title": "[concat('OPS-',resourceGroup().name)]"

0 commit comments

Comments
 (0)