What problem does it solve?
This Skill eliminates the manual guesswork of troubleshooting slow Microsoft Fabric Data Warehouse performance by providing structured, read-only CLI-based diagnostics to identify query bottlenecks, resource pressure, cache inefficiencies, and optimization opportunities.
Core Features & Use Cases
- Performance Analysis: Identify slow queries, top CPU/storage resource consumers, and user query patterns using built-in queryinsights views.
- Root Cause Diagnostics: Detect SQL pool pressure windows, cache coldness, and query plan issues to pinpoint the exact cause of performance degradation.
- Optimization Guidance: Recommend data clustering keys and best practices aligned with Fabric Data Warehouse constraints, avoiding unsupported features.
Use case: A data engineer can use this Skill to investigate why their warehouse queries are running slower than usual, identify the heaviest queries consuming excessive CPU, and get actionable clustering recommendations to improve query performance.
Quick Start
Use the sqldw-operations-cli skill to analyze the slowest queries in your Fabric Data Warehouse and receive optimization recommendations.