azure-kusto

Official source

Writes and runs KQL against Azure Data Explorer (Kusto/ADX) for log, telemetry, and time-series analysis, with schema discovery and az CLI fallback.

Source: Microsoft

GitHub Copilot · CompatibleClaude Code · CompatibleData & Analytics

At a glance

Verified source
Best for
Analysts querying ADX clusters for logs or telemetry with KQL
Works with
GitHub Copilot · Claude Code
Outcome
Building aggregations, time-series, and anomaly queries on large datasets
Source
microsoft/github-copilot-for-azure

01 / Understand the skill

About azure-kusto

Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis. WHEN: KQL queries, Kusto database queries, Azure Data Explorer, ADX clusters, log analytics, time series data, IoT telemetry, anomaly detection.

02 / Confirm the fit

Use azure-kusto when you need to

  • Analysts querying ADX clusters for logs or telemetry with KQL
  • Building aggregations, time-series, and anomaly queries on large datasets
  • Discovering table schemas before writing queries
  • SIEM/APM and IoT data exploration

03 / See the workflow

How azure-kusto works

  1. 01Install: npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-kusto
  2. 02Try: Show me p95 response time per 5-minute bucket over the last 24h from my Telemetry table.
  3. 03Get: A performance-aware KQL query, run via MCP or az rest, with results and a render hint.

Check before installing

Compatible platforms

GitHub Copilot · Claude Code

Best fit

Analysts querying ADX clusters for logs or telemetry with KQL

Review the source instructions if the required output differs from the formats described above.

Install and use

Compatible with GitHub Copilot and Claude Code · Published by Microsoft

Ready to add azure-kusto?

Use the published instructions below, then provide the required input and describe the result you need.

General instructions · GitHub Copilot · Claude Code

npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-kusto

Review the source repository and license before installing third-party skills.

Continue exploring

Similar skills

Guides Azure Storage operations and decisions across Blob, Files, Queue, Table, and Data Lake, including access tiers, redundancy, lifecycle, and SDK usage.