azure-diagnostics

Diagnose Azure production issues using logs, health checks, and KQL.

6|3|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/jongio/azd-copilot --skill azure-diagnostics-jongio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-diagnostics
Source: https://github.com/jongio/azd-copilot/tree/main/cli/src/internal/assets/ghcp4a-skills/azure-diagnostics
Command: npx skills add https://github.com/jongio/azd-copilot --skill azure-diagnostics-jongio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you systematically debug and troubleshoot production issues occurring in Azure services, reducing downtime and resolving errors efficiently.

Core Features & Use Cases

  • Systematic Diagnosis: Follows a structured flow to identify the root cause of issues.
  • Service-Specific Guides: Provides targeted troubleshooting steps for services like Azure Container Apps.
  • Log and Health Analysis: Leverages Azure Monitor and resource health checks for deep insights.
  • Use Case: When your Azure Container App is experiencing intermittent failures, this skill can help you analyze its logs, check its health probes, and identify potential image pull issues.

Quick Start

Use the azure-diagnostics skill to debug production issues with my container app.

Frequently Asked Questions about azure-diagnostics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I debug Azure Container Apps production issues?

Debug Azure Container Apps production issues by following a systematic diagnosis flow to check resource health, analyze logs with KQL, and identify potential image pull failures or cold starts.

Why is my Azure Container App failing to pull images?

Image pull failures in Azure Container Apps often stem from registry authentication issues or missing configurations, which systematic troubleshooting identifies by analyzing resource health and service logs.

How do I analyze Azure production logs with KQL?

Analyze Azure production logs with KQL by leveraging Azure Monitor to query telemetry data, enabling deep insights into container app errors and helping pinpoint root causes during incident response.

What is the best way to diagnose intermittent Azure Container App failures?

The best way to diagnose intermittent Azure Container App failures is checking health probes and analyzing logs systematically to reduce downtime and achieve rapid root cause analysis.

Does this Azure troubleshooting approach work for cold start problems?

Yes, this Azure troubleshooting approach works for cold start problems by providing service-specific guides that leverage Azure Monitor and resource health checks for rapid incident response.