What problem does it solve?
This Skill simplifies and accelerates troubleshooting across various Azure services by guiding you through a systematic, tool-first diagnostic process. It helps you quickly pinpoint root causes and recommend targeted corrections.
Core Features & Use Cases
- Service-Specific Diagnostics: Provides targeted troubleshooting for Virtual Machines, AKS, Azure Container Registry, Storage Accounts, and Log Analytics.
- Tool-First Approach: Prioritizes using efficient tool-based queries (e.g., Log Analytics Kusto) for logs, metrics, and diagnostic data, falling back to Azure CLI only when necessary.
- Systematic Workflow: Guides through identifying the service, querying scoped logs/metrics/Activity Logs, interpreting patterns, and recommending targeted fixes.
- Use Case: Your AKS pods are failing to schedule due to node pressure. This Skill helps you query
KubeEvents and KubePodInventory in Log Analytics to diagnose the problem efficiently.
Quick Start
Troubleshoot why my Azure Virtual Machine is failing to boot, checking boot diagnostics logs and Activity Logs for failures.