Edit

Azure skill for Azure Kusto (Data Explorer)

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

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."