azure-kusto
by @microsoft/github-copilot-for-azure · 163 stars · 103.0K installs/wk · Rank #19
Execute KQL queries and manage Azure Data Explorer (Kusto) resources for fast, scalable big data analytics.
Install
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-kustoSummary
- Execute KQL queries against billions of records with sub-second performance; discover clusters, databases, and table schemas
- Supports five core query patterns: basic retrieval, aggregation analysis, time series analytics, multi-table joins, and schema exploration
- Includes 4 MCP tools (cluster list, database list, query execution, table schema) with Azure CLI fallback for timeouts or connection failures
- Built-in best practices for performance optimization: early filtering, time range constraints, indexed column prioritization, and materialized views for repeated aggregations