What problem does it solve?
This Skill helps troubleshoot Azure production issues by turning vague failures into a structured diagnosis process, reducing time spent guessing at the cause of outages, failed deployments, and unhealthy services.
Core Features & Use Cases
- Systematic Root Cause Analysis: Guides a step-by-step flow from symptom identification to health checks, log review, metric analysis, and change investigation.
- Azure Service Troubleshooting: Covers Container Apps and Function Apps, including image pull failures, cold starts, health probe failures, invocation errors, timeouts, and binding issues.
- Operational Evidence Gathering: Uses KQL queries, Azure Resource Graph, Azure Monitor, and AppLens/MCP-style diagnostics to collect and interpret logs, resource health, and activity history.
- Use Case: A Function App stops responding after a deployment, and this Skill helps locate linked telemetry, verify resource health, inspect recent errors, and produce a remediation-focused report.
Quick Start
Ask the skill to diagnose the failing Azure resource, identify the most likely root cause, and recommend the next validation steps.