Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The azure-kusto skill helps you write and optimize KQL queries for Azure Data Explorer (ADX) and Azure Monitor Log Analytics. Use it to analyze telemetry, build complex queries with joins and aggregations, manage ADX clusters, and configure ingestion pipelines.
Skill azure-kusto | Source code
Prerequisites
- Azure subscription: Create a free account if you don't have one.
- AI assistant with Azure Skills: GitHub Copilot for Azure, Visual Studio Code with Azure MCP extension, Claude Code, or another compatible MCP client.
- Azure CLI (v2.60.0+): Install and sign in with
az login.
When to use this skill
Use this skill when you need to:
- Write KQL queries to analyze logs, telemetry data, and time-series information in Azure Data Explorer clusters.
- Perform log analytics, analyze time-series data from IoT devices, and detect anomalies.
Example prompts
Try these prompts to activate this skill:
- "Query my Kusto database for [data pattern]."
- "Show me events in the last hour from Azure Data Explorer."
- "Analyze logs in my ADX cluster."
- "Run a KQL query on [database]."
- "What tables are in my Kusto database?"
- "Show me the schema for [table]."
- "List my Azure Data Explorer clusters."
- "Aggregate telemetry data by [dimension]."
- "Create a time series chart from my logs."