azure-diagnostics

Diagnose Azure Container Apps and Function Apps failures with health checks and log queries.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users systematically diagnose and troubleshoot Azure service problems, reducing downtime and operational complexity.

Core Features & Use Cases

  • Error and health analysis: Checks resource health, logs, and metrics for Azure Container Apps and Function Apps to pinpoint issues.
  • Resource health monitoring: Uses Azure Resource Graph and MCP tools to retrieve real-time resource statuses and incidents.
  • Guided diagnostics: Provides troubleshooting steps, commands, and reference materials tailored to common Azure issues.
  • Use Case: An engineer suspects a failed deployment in Azure Functions; this Skill guides through diagnostic commands, log queries, and health checks to identify root causes and remediate quickly.

Quick Start

Use the azure-diagnostics skill to identify the health status of a specified Azure resource and fetch related logs and metrics.

Frequently Asked Questions about azure-diagnostics

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

FAQPage Schema
How do I troubleshoot a failed deployment in Azure Functions?

To troubleshoot a failed Azure Functions deployment, you need to check resource health, run diagnostic commands, and query log analytics to pinpoint the root cause. This approach guides you through retrieving real-time status and logs for remediation.

What is the best way to check Azure resource health for Container Apps?

The best way to check Azure resource health for Container Apps is by using Azure Resource Graph to retrieve real-time resource statuses and incidents. This monitors health and metrics to identify issues quickly.

How does log analysis work for diagnosing Azure infrastructure issues?

Log analysis for diagnosing Azure infrastructure issues works by integrating log analytics queries to fetch logs and metrics from Azure services. This provides comprehensive diagnostics to identify failures and ensure faster resolution.

Can I use Azure diagnostics with both Container Apps and Function Apps?

Yes, you can use Azure diagnostics with both Container Apps and Function Apps. It systematically checks resource health, logs, and metrics for these specific services to pinpoint issues and reduce operational complexity.

Why does my Azure resource show as unhealthy during troubleshooting?

Your Azure resource may show as unhealthy due to active incidents or deployment failures. By running diagnostic commands and using Azure Resource Graph tools to retrieve real-time statuses, you can identify the specific issue.

What are the limitations of using diagnostics for Azure troubleshooting?

A limitation of Azure troubleshooting diagnostics is that it focuses specifically on Container Apps and Function Apps. It provides guided commands and log analytics queries but may not cover issues outside of these supported Azure services.