Azure Kusto
Analyze Azure Data Explorer (Kusto) data using natural language queries to gain insights and troubleshoot issues.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add microsoft-azure-kusto npx -- -y @trustedskills/microsoft-azure-kusto
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"microsoft-azure-kusto": {
"command": "npx",
"args": [
"-y",
"@trustedskills/microsoft-azure-kusto"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Microsoft Azure Kusto skill enables AI agents to interact with and query data using KQL (Kusto Query Language) in Azure Data Explorer. It supports real-time analytics, log management, and monitoring of large datasets across cloud environments.
When to use it
- Analyzing logs from Azure services for troubleshooting or security audits.
- Performing ad-hoc queries on structured and unstructured data stored in Azure Data Explorer.
- Building dashboards and reports based on time-series or event-based data.
Key capabilities
- Execute KQL queries against Azure Data Explorer clusters.
- Retrieve, filter, and aggregate large volumes of log and telemetry data.
- Support for real-time monitoring and alerting via query results.
Example prompts
- "Run a KQL query to find all error logs from the last 24 hours in the 'app-logs' table."
- "Generate a report showing user activity trends over the past week using Azure Data Explorer."
- "Query the 'security-events' table for any unauthorized access attempts in the last 7 days."
Tips & gotchas
- Ensure your AI agent has proper authentication and permissions to access Azure Data Explorer clusters.
- KQL queries can be resource-intensive; optimize them for performance when working with large datasets.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.