azure-diagnostics

Diagnose Azure production issues with CLI and KQL commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides comprehensive diagnostic guidance for troubleshooting Azure production issues, covering various Azure services and scenarios.

Core Features & Use Cases

  • Systematic Diagnosis Flow: A structured approach to identifying and resolving Azure issues.
  • AI-Powered Diagnostics: Utilizes AppLens (MCP) for intelligent diagnostics.
  • Service-Specific Guides: Detailed troubleshooting steps for Container Apps, Function Apps, and more.
  • Quick Reference Commands: Immediate access to common Azure CLI and KQL commands for diagnostics.
  • Resource Health Checks: Tools for assessing the health of Azure resources.
  • Use Case: Quickly identify and resolve an issue with a container app's image pull, such as missing credentials or incorrect port configuration.

Quick Start

Run the azure-diagnostics skill to begin troubleshooting Azure issues.

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 Container Apps issues like image pull failures?

To troubleshoot Azure Container Apps issues like image pull failures, this skill provides systematic diagnostic procedures, including checking missing credentials or incorrect port configurations using targeted Azure CLI commands.

What is the best way to diagnose production issues across Azure services?

The best way to diagnose Azure production issues is using a systematic diagnosis flow combined with AI-powered diagnostics via AppLens (MCP) and resource health checks to quickly identify root causes.

Can I use KQL commands for quick diagnostics on Azure Function Apps?

Yes, you can use KQL commands for quick diagnostics on Azure Function Apps. The skill offers a wide range of quick reference KQL commands and service-specific guides to resolve Function Apps issues.

Does this approach require any specific dependencies to check Azure resource health?

No specific dependencies are required to check Azure resource health. The skill operates independently using built-in scripts and references to assess resource health and run diagnostic commands.

Why does my Azure Container App fail to start with incorrect port configuration?

An Azure Container App may fail to start due to incorrect port configuration. The skill's diagnostic procedures help you systematically identify and resolve these deployment issues using provided CLI commands.