Skip to content

Commit

Permalink
Remove sql insights from workbook gallery (#2873)
Browse files Browse the repository at this point in the history
* Remove sql insights from workbook gallery

* remove the entire sql object
  • Loading branch information
masree authored Jan 16, 2025
1 parent 82ca111 commit 3b47c10
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 42 deletions.
6 changes: 0 additions & 6 deletions gallery/workbook/Azure Monitor.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,12 +299,6 @@
"description": "Performance (query, export, ingestion, streaming) of all your Azure Data Explorer Clusters",
"name": "Azure Data Explorer Overview"
},
{
"id": "Workbooks/Workloads/SQL/SQL Server Insights",
"author": "Microsoft",
"description": "Performance, usage, and health of your SQL workloads",
"name": "SQL Insights"
},
{
"id": "Workbooks/Workloads/SAP/Inventory Checks for SAP",
"author": "Microsoft",
Expand Down
36 changes: 0 additions & 36 deletions gallery/workload-insights/Azure Monitor.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,46 +14,10 @@
}
]
},
{
"id": "SQL",
"name": "SQL (preview)",
"templates": [
{
"id": "Workbooks/Workloads/SQL/SQL Servers",
"author": "Microsoft",
"name": "SQL Servers",
"isPreview": true
},
{
"id": "Workbooks/Workloads/SQL/Azure SQL Managed Instances",
"author": "Microsoft",
"name": "Azure SQL Managed Instances",
"isPreview": true
},
{
"id": "Workbooks/Workloads/SQL/Azure SQL Databases",
"author": "Microsoft",
"name": "Azure SQL Databases",
"isPreview": true
},
{
"id": "Workbooks/Workloads/SQL/Availability groups",
"author": "Microsoft",
"name": "Availability groups",
"isPreview": true
}
]
},
{
"id": "azureMonitorInsights",
"name": "Insights",
"templates": [
{
"id": "Workbooks/Workloads/SQL/SQL Server Insights",
"author": "Microsoft",
"description": "Performance, usage, and health of your SQL workloads",
"name": "SQL Insights"
}
]
}
]
Expand Down

0 comments on commit 3b47c10

Please sign in to comment.