What problem does it solve? Troubleshooting a misbehaving Azure resource requires manually hunting through Log Analytics workspaces, Application Insights, and metrics across multiple tools. This Skill automates that investigation, turning raw logs and telemetry into a prioritized diagnosis and an actionable remediation plan. ## Core Features & Use Cases - Automated Health Assessment: Discovers the target resource across subscriptions, checks provisioning state, availability, and resource utilization for Web Apps, VMs, Cosmos DB, SQL, Storage, and more. - KQL-Based Log Analysis: Runs targeted KQL queries against Log Analytics and Application Insights to surface errors, performance degradation, and connection failures. - Prioritized Remediation Plan: Classifies issues by severity (Critical/High/Medium/Low), performs root cause analysis, and produces a phased remediation plan with Azure CLI commands, rollback steps, and monitoring recommendations. - Use Case: Your Azure Function App starts returning intermittent 500 errors. Run this Skill to query the last 24 hours of telemetry, identify a dependency failure as the root cause, and receive a step-by-step fix with validation checks. ## Quick Start Ask the agent to diagnose the health of your Azure resource named 'my-web-app' and produce a remediation plan for any issues found.