What problem does it solve?
This Skill removes friction from exploring and analyzing large-scale telemetry, log, and time series data stored in Azure Data Explorer by providing guided KQL query execution, schema discovery, and resource listing so analysts and engineers can get answers quickly.
Core Features & Use Cases
- KQL Query Execution: Run ad-hoc and analytic Kusto Query Language statements against ADX databases to filter, aggregate, and visualize results.
- Schema & Resource Discovery: List clusters, enumerate databases, and retrieve table schemas to inform query building and data modeling.
- Time Series & Telemetry Analysis: Perform windowed aggregations, percentiles, and anomaly checks for IoT and APM telemetry use cases.
- Fallback & Diagnostics: Use Azure CLI or REST endpoints for diagnostics and long-running query fallbacks when direct tools fail.
Quick Start
Ask the skill to "Run a KQL query on cluster mycluster and database mydb to count Error events in the last 1 hour grouped by EventType".