When your Azure apps stop working, you need quick answers. This guide helps you debug production issues step by step. It covers App Service, Function Apps, AKS, Container Apps, and Azure Messaging services.
Start by checking resource health and reviewing logs. Use AppLens for AI powered diagnostics. Look at metrics and recent changes to find the root cause. Each service has its own troubleshooting guide with common issues like high CPU, pod failures, or connection errors.
This skill is built for developers and operations teams who need to fix production issues fast. Follow the systematic flow to identify symptoms and apply the right remedy.
Global
mkdir -p ~/.claude/skills/azure-diagnosticsProject
mkdir -p .claude/skills/azure-diagnosticsSource Repository
Azure Messagingmicrosoft/azure-skills
Troubleshoot and fix Azure messaging SDK errors for Event Hubs and Service Bus
Use My Browserxixu-me/skills
Work inside your live browser session for real page inspection and debugging
Diagnosemattpocock/skills
A step-by-step debug loop for finding and fixing hard bugs
Systematic Debuggingobra/superpowers
Find the root cause of every bug before attempting any fix to save time