azure-diagnostics

Diagnose Azure service issues with step-by-step troubleshooting procedures.

2|1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/dahatake/HypervelocityEngineering --skill azure-diagnostics-dahatake
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-diagnostics
Source: https://github.com/dahatake/HypervelocityEngineering/tree/main/.github/skills/azure-skills/azure-diagnostics
Command: npx skills add https://github.com/dahatake/HypervelocityEngineering --skill azure-diagnostics-dahatake

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides comprehensive, authoritative guidance for diagnosing and troubleshooting Azure production issues efficiently.

Core Features & Use Cases

  • Systematic Troubleshooting: Offers step-by-step diagnosis flows for common Azure service problems.
  • Service-Specific Guides: Includes detailed troubleshooting procedures for App Service, AKS, Event Hubs, Service Bus, and more.
  • Use Case: An engineer facing intermittent app outages can use this Skill to identify if the issue stems from resource health, network policies, or configuration errors, enabling rapid resolution.

Quick Start

Ask the AI for Azure diagnostics guidance on a specific service or symptom, such as "Troubleshoot high CPU on my App Service" or "My AKS pods are failing."

Frequently Asked Questions about azure-diagnostics

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

FAQPage Schema
How do I troubleshoot high CPU utilization on Azure App Service?

To troubleshoot high CPU on Azure App Service, follow systematic diagnosis steps including analyzing resource health metrics, checking diagnostic logs, and verifying application configurations to isolate the root cause from code, traffic, or platform constraints.

What is the best way to diagnose failing pods in Azure Kubernetes Service?

Diagnosing failing AKS pods involves running specific diagnostic commands, checking network policies, and reviewing cluster configuration errors. This systematic root cause analysis identifies whether failures originate from resource limits, node issues, or deployment misconfigurations.

Why does my Azure Event Hubs or Service Bus experience intermittent connectivity issues?

Intermittent Azure Event Hubs or Service Bus connectivity issues require checking service-specific diagnostic logs and configuration settings. Analyzing these logs helps identify if outages stem from network routing problems, throttling limits, or authentication failures.

Can I use this Azure diagnostics guidance for production workload outages?

Yes, this Azure diagnostics guidance is specifically designed for cloud engineers, DevOps, and support teams managing production workloads. It provides authoritative troubleshooting procedures and best practices to ensure accurate root cause analysis during service outages.

How do I perform a root cause analysis for an Azure service outage?

Performing a root cause analysis for Azure service outages requires detailing service-specific checks, executing diagnostic commands, and reviewing configuration errors. This structured process ensures accurate identification of the underlying issue affecting your workloads.