What problem does it solve? Production issues on Azure—image pull failures, cold starts, health probe failures, and function invocation errors—are hard to root-cause without a systematic diagnostic process and the right log queries. ## Core Features & Use Cases - Systematic Diagnosis Flow: Guides you through symptom identification, resource health checks, log review, and metric analysis before remediation. - Service-Specific Troubleshooting: Provides targeted guides for Container Apps (image pulls, port mismatches, probes) and Function Apps (invocation failures, missing app settings, App Insights linkage). - KQL Query Library: Supplies ready-to-use Kusto queries for errors, failed requests, slow requests, and dependency failures in Application Insights and Log Analytics. - Use Case: Your Function App stops logging after a deployment. Use this Skill to locate the linked App Insights resource via Azure Resource Graph, query traces with KQL, and correlate errors with recent deployment history. ## Quick Start Ask the agent to diagnose why your Azure Function App is failing and have it check resource health and query recent error logs.