Diagnoses and resolves Azure production issues using AI-powered diagnostics, log analysis, and system health checks.
Azure Diagnostics is a specialized skill designed to help developers systematically identify and resolve production issues across Microsoft Azure services. It provides a structured workflow for debugging, integrating with AppLens for automated root cause analysis, querying logs via KQL, and performing deep-dives into Container Apps specific problems like image pull failures, cold starts, and health probe issues. By leveraging both MCP tools and Azure CLI commands, it streamlines the troubleshooting process from initial symptom identification to final remediation, ensuring high availability for your cloud applications.
主な機能
01Comprehensive health checks for Azure resources and activity log monitoring
02Targeted troubleshooting guides for Container Apps, including cold starts and port mismatches
03KQL log analysis and querying through Azure Monitor integration
04Systematic diagnosis workflow for identifying root causes of production failures
05AI-powered diagnostics using AppLens for automated issue detection and remediation advice
06109 GitHub stars
ユースケース
01Investigating recent resource changes and health status during a service degradation
02Troubleshooting 'Image Pull' or 'Health Probe' failures in Azure Container Apps
03Performing root cause analysis on production service outages using KQL log queries