azure-troubleshooting

Diagnose Azure resource health with KQL templates and remediation playbooks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you quickly diagnose and resolve issues with your Azure resources by providing structured diagnostic patterns, KQL templates, and remediation playbooks.

Core Features & Use Cases

  • Resource Diagnostics: Assess the health of Azure resources like App Services, VMs, and Storage Accounts.
  • KQL Query Templates: Utilize pre-written Kusto Query Language (KQL) queries for common failure scenarios.
  • Remediation Playbooks: Follow step-by-step guides to fix identified issues.
  • Use Case: When an Azure App Service is reporting errors, use this Skill to run health checks, analyze logs with KQL, and follow a playbook to identify and fix the root cause.

Quick Start

Use the azure-troubleshooting skill to diagnose an unhealthy Azure Virtual Machine.

Frequently Asked Questions about azure-troubleshooting

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

FAQPage Schema
How do I diagnose unhealthy Azure resources?

To diagnose unhealthy Azure resources, use structured diagnostic patterns to assess resource health, analyze logs with KQL templates, and classify severity for App Services, VMs, and Storage Accounts. This provides a clear health assessment and root cause identification.

What is the best way to troubleshoot Azure App Service errors?

The best way to troubleshoot Azure App Service errors is to follow a remediation playbook that runs health checks, analyzes failure logs using pre-written KQL templates, and executes step-by-step remediation guides to resolve the identified root cause.

Do I need Azure CLI to use these KQL query templates?

Yes, you need Azure CLI with the resource-graph extension installed to execute operational commands, run KQL query templates against your environment, and perform resource discovery for Azure health assessment and issue resolution.

Can I use this approach to fix common Azure Virtual Machine issues?

Yes, you can fix common Azure Virtual Machine issues by applying structured diagnostic patterns to assess VM health, querying resource graphs for failure scenarios, and following step-by-step remediation playbooks tailored for Azure VMs.

What KQL queries work for Azure Storage Account failure scenarios?

Pre-written Kusto Query Language templates are provided to query Azure Storage Account failure scenarios, allowing you to analyze operational logs, assess resource health, and identify specific root causes for remediation.