Azure Monitor: Add Azure resource overview dashboard (#38801)

* Add azure resource overview dashboard

* fix width
This commit is contained in:
shuotli 2021-09-06 00:44:45 -07:00 committed by GitHub
parent 6cab44d73a
commit d2f3bb6491
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8052 additions and 1 deletions

View File

@ -8,7 +8,8 @@
{ "type": "dashboard", "name": "Azure Monitor CosmosDB Insights", "path": "dashboards/cosmosdb.json" },
{ "type": "dashboard", "name": "Azure Monitor Key Vault Insights", "path": "dashboards/keyvault.json" },
{ "type": "dashboard", "name": "Azure SQL Database Insights", "path": "dashboards/sqldb.json" },
{ "type": "dashboard", "name": "Azure Data Explorer Insights", "path": "dashboards/adx.json" }
{ "type": "dashboard", "name": "Azure Data Explorer Insights", "path": "dashboards/adx.json" },
{ "type": "dashboard", "name": "Azure Resource Overview", "path": "dashboards/arg.json" }
],
"info": {