azure-diagnostics

Diagnose Azure resource issues with health checks and KQL log analytics.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/crytlig/azure-agentic-infraops --skill azure-diagnostics-crytlig
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-diagnostics
Source: https://github.com/crytlig/azure-agentic-infraops/tree/main/.github/skills/azure-diagnostics
Command: npx skills add https://github.com/crytlig/azure-agentic-infraops --skill azure-diagnostics-crytlig

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill helps users systematically diagnose and troubleshoot Azure production issues, reducing downtime and operational delays.

Core Features & Use Cases

  • Azure Resource Health Checks: Quickly verify the health status of Azure resources to identify outages or degraded states.
  • Log and Metrics Analysis: Use KQL queries and CLI commands to analyze logs, metrics, and recent incidents for root cause determination.
  • Troubleshooting Guidance: Provides step-by-step instructions for common issues with Container Apps and Function Apps, including image pulls, cold starts, and health probes. Ideal for DevOps engineers, support teams, and cloud admins managing Azure workloads.

Quick Start

Use this skill to check the resource health of an Azure VM by running the recommended commands and reviewing diagnostics to pinpoint failures.

Frequently Asked Questions about azure-diagnostics

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

FAQPage Schema
How do I troubleshoot Azure resource health issues and identify outages?

To troubleshoot Azure resource health issues, run health checks to verify resource status and identify outages or degraded states. This systematic diagnosis reduces downtime and operational delays in Azure production environments.

What is the best way to analyze Azure logs and metrics for root cause determination?

The best way to analyze Azure logs and metrics for root cause determination is using KQL queries and CLI commands. This approach examines recent incidents and performance bottlenecks to pinpoint failures accurately.

How do I resolve Azure Container App errors like image pulls and health probe failures?

To resolve Azure Container App errors like image pulls and health probe failures, follow step-by-step troubleshooting guidance. This provides recommended diagnostic procedures to systematically address common container issues.

Does this Azure diagnostics workflow support troubleshooting Function App invocation failures?

Yes, this Azure diagnostics workflow supports troubleshooting Function App invocation failures. It provides step-by-step instructions for common issues including cold starts and performance bottlenecks to ensure rapid issue resolution.

Can I use CLI commands to check the resource health of an Azure VM?

Yes, you can use CLI commands to check the resource health of an Azure VM. Running the recommended commands and reviewing diagnostics allows you to pinpoint failures and verify the operational state quickly.