Skip to content

Commit b771bd1

Browse files
authored
Merge pull request #101411 from mumian/0116-order-tools
update
2 parents 70b6c9a + 63b09a6 commit b771bd1

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)