azure-diagnostics
devops
azure
Debug and troubleshoot production issues on Azure. Covers Container Apps diagnostics, log analysis with KQL, health checks, and common issue resolution for image pulls, cold starts, and health probes.
USE FOR: debug production issues, troubleshoot container apps, analyze logs with KQL, fix image pull failures, resolve cold start issues, investigate health probe failures, check resource health, view application logs, find root cause of errors
DO NOT USE FOR: deploying applications (use azure-depl
Installation
git clone https://github.com/microsoft/skills
View on GitHub