Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove sql insights from workbook gallery #2873

Merged
merged 3 commits into from
Jan 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading