azure-troubleshooting

Diagnose Azure resource health issues using KQL queries and diagnostic commands.

50|32|Updated Dec 8, 2025
One-click install
npx skills add https://github.com/jonathan-vella/azure-agentic-infraops-accelerator --skill azure-troubleshooting-jonathan-vella
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-troubleshooting
Source: https://github.com/jonathan-vella/azure-agentic-infraops-accelerator/tree/main/.github/skills/azure-troubleshooting
Command: npx skills add https://github.com/jonathan-vella/azure-agentic-infraops-accelerator --skill azure-troubleshooting-jonathan-vella

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires azure-cli, and includes references (resource) components.

What problem does it solve?

This Skill provides structured diagnostic patterns to assess Azure resource health, identify root causes of errors, and guide remediation efforts, reducing downtime and operational overhead.

Core Features & Use Cases

  • Resource Diagnostics: Perform health checks and analyze logs for common Azure services.
  • KQL Templates: Utilize pre-built Kusto queries for efficient log analysis and resource discovery.
  • Remediation Guidance: Follow step-by-step playbooks for resolving common issues.
  • Use Case: When an Azure App Service is reporting intermittent errors, use this Skill to quickly diagnose response times, HTTP 5xx rates, and CPU usage to pinpoint the cause.

Quick Start

Use the azure-troubleshooting skill to diagnose issues with the App Service named 'my-production-app'.

Frequently Asked Questions about azure-troubleshooting

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

FAQPage Schema
How do I diagnose Azure resource health issues using KQL queries?

Diagnose Azure resource health issues by running pre-built KQL queries and diagnostic commands to analyze logs, metrics, and configuration for App Services, Virtual Machines, Storage Accounts, and SQL Databases to identify root causes and reduce downtime.

What is the best way to troubleshoot intermittent HTTP 5xx errors on an Azure App Service?

Troubleshoot intermittent Azure App Service errors by analyzing response times, HTTP 5xx rates, and CPU usage metrics. This Skill provides structured diagnostic patterns to assess resource health and guide remediation efforts to resolve the issue.

Do I need the Azure CLI to run diagnostics on Virtual Machines and SQL Databases?

You need the Azure CLI with the resource-graph extension installed to perform diagnostics on Virtual Machines and SQL Databases. This dependency is required to execute the diagnostic commands and KQL queries for comprehensive resource assessment.

Can I use KQL templates to analyze logs for Azure Storage Accounts?

Yes, you can use pre-built KQL templates to analyze logs and perform health checks for Azure Storage Accounts. The Skill automates the assessment of logs, metrics, and configuration to identify root causes of errors and guide remediation.

How do I fix Azure resource configuration issues after identifying metric threshold violations?

Fix Azure resource issues by following the step-by-step remediation playbooks provided after metric threshold violations are identified. The Skill guides you through resolving common configuration problems for supported Azure services to restore health.