azure-kusto

azure-kusto is a skill for Claude Code, Codex from microsoft/GitHub-Copilot-for-Azure. It costs 65 tokens per session (2,022 once invoked), scanned A, original, no licence file.

A guide for querying and analysing Azure Data Explorer with KQL, a language for searching and summarising logs, telemetry, and time-based data.

In plain words
What is it for?
Use it to write KQL queries, inspect Azure Data Explorer clusters and databases, analyse logs and time series, and investigate telemetry anomalies.
Why use it?
It helps turn large operational and IoT datasets into queries that reveal trends, anomalies, and system behaviour.

Skill for Claude CodeCodex

Part of the azure plugin — 38 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/microsoft/github-copilot-for-azure/azure-kusto
Any agent
npx skills add microsoft/GitHub-Copilot-for-Azure --skill azure-kusto
Clone the repo
git clone --depth 1 https://github.com/microsoft/GitHub-Copilot-for-Azure

Made for: Claude Code, Codex.

Or install azure, the plugin that ships this one along with the rest of its 38 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for azure-kusto

README.md
[![agentmods](https://agentmods.dev/badge/skills/microsoft/github-copilot-for-azure/azure-kusto.svg)](https://agentmods.dev/skills/microsoft/github-copilot-for-azure/azure-kusto)
Your own site
<a href="https://agentmods.dev/skills/microsoft/github-copilot-for-azure/azure-kusto"><img src="https://agentmods.dev/badge/skills/microsoft/github-copilot-for-azure/azure-kusto.svg" alt="Measured on agentmods" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,022 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00065 $0.02022
Opus 5 $0.00032 $0.01011
Sonnet 5 $0.00013 $0.00404
Haiku 4.5 $0.00006 $0.00202

Measured 4d ago against content hash 3a0f1fb6296e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

azure-kusto scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/azure-skills/skills/azure-kusto/SKILL.md · 231 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 231 lines · 65 tokens per session scan A 3a0f1fb6296e

Subscribe to this mod's changes

azure-kusto is a skill published in the GitHub repository microsoft/GitHub-Copilot-for-Azure (249 stars, last pushed today), with no licence file. It adds 65 tokens to every session and 2,022 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

create-alert-rule

Create alert rules. Prefer reusing the validated rules in integrations (standard components like Linux/MySQL/Redis/Kafka/PostgreSQL/Elasticsearch all ship ready-made rule packs); import as many rules as the user needs—one rule, a batch, or a whole pack. Only hand-write a custom rule when integrations has nothing that…

ccfos/nightingale · 197 tokens

query-datasource

Query data from various datasources in a Nightingale (n9e) environment. Supports Prometheus metric queries, Elasticsearch/Loki log queries, and SQL datasource queries such as ClickHouse/MySQL/PostgreSQL/TDengine/Doris. Use when the user asks to query metrics, view monitoring data, search logs, or run PromQL or SQL…

ccfos/nightingale · 77 tokens

sql-generator

Generate SQL query statements from natural language (supports MySQL/Doris/ClickHouse/PostgreSQL).

ccfos/nightingale · 23 tokens

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.

microsoft/azure-skills · 65 tokens

setup-timescaledb-hypertables

Use this skill when creating database schemas or tables for Timescale, TimescaleDB, TigerData, or Tiger Cloud, especially for time-series, IoT, metrics, events, or log data. Use this to improve the performance of any insert-heavy table. Trigger when user asks to: Create or design SQL schemas/tables AND…

timescale/pg-aiguide · 219 tokens

api-baas-turso

Edge-hosted SQLite database with libSQL driver and embedded replicas.

agents-inc/skills · 18 tokens