What problem does it solve? Debugging production issues in Azure services requires navigating scattered logs, metrics, and health signals across multiple tools, making root-cause analysis slow and error-prone. ## Core Features & Use Cases - Systematic Diagnosis Workflow: Follows a six-phase process from symptom identification through health assessment, log analysis, and structured report generation. - Service-Specific Troubleshooting Guides: Provides targeted playbooks for Container Apps (image pull failures, cold starts, health probes) and Function Apps (invocation failures, timeouts, missing app settings). - KQL Query Library: Includes ready-to-use Kusto queries for Azure Resource Graph, Application Insights, and Log Analytics to find errors, slow requests, and unhealthy resources. - Use Case: When a Container App keeps restarting in production, use this Skill to check resource health, stream logs, identify a failing health probe, and apply the documented remediation steps. ## Quick Start Ask the agent to troubleshoot why your Azure Container App is failing to start and follow the guided diagnosis flow.