What problem does it solve? Troubleshooting Azure incidents often means jumping between portals, CLI commands, and telemetry tools without a clear method, leading to guesswork and risky changes. This Skill provides a systematic, evidence-first diagnostic workflow for Azure resources before any remediation is attempted. ## Core Features & Use Cases - Systematic Diagnosis: Builds an evidence chain from symptom, scope, time window, and recent changes, separating observed facts from unavailable or inferred evidence. - Service-Specific Playbooks: Four reference playbooks cover resource health and AppLens-style analysis, logs/metrics/KQL/Resource Graph, Container Apps and Functions, and network diagnostics (DNS, NSG, routes, private endpoints). - Safe CLI Fallbacks: Provides read-only Azure CLI and KQL starting points when specialized diagnostic integrations are unavailable, and requires authorization before any mutation. - Use Case: When a Container App revision fails health probes after a deployment, use this Skill to correlate revision state, system logs, probe configuration, and recent changes to identify the root cause before restarting or rolling back. ## Quick Start Ask the agent to diagnose why your Azure Container App is unhealthy, providing the resource ID and the UTC time window when the issue started.