azure-resource-health-diagnose

Analyzes Azure resource health and diagnoses issues via KQL queries to create remediation plans.

Updated Nov 21, 2025
One-click install
npx skills add https://github.com/lluppesms/dadabase.demo --skill azure-resource-health-diagnose-lluppesms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-resource-health-diagnose
Source: https://github.com/lluppesms/dadabase.demo/tree/main/.github/skills/azure-resource-health-diagnose
Command: npx skills add https://github.com/lluppesms/dadabase.demo --skill azure-resource-health-diagnose-lluppesms

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of assessing the health of Azure resources, diagnosing issues by analyzing logs and telemetry, and generating a clear plan to fix them.

Core Features & Use Cases

  • Resource Health Assessment: Checks the current status and availability of Azure resources.
  • Log & Telemetry Analysis: Scans logs and monitoring data for errors, performance bottlenecks, and anomalies.
  • Root Cause Analysis: Identifies the underlying reasons for identified issues.
  • Remediation Planning: Creates actionable steps for immediate fixes and long-term improvements.
  • Use Case: If your Azure Web App is experiencing intermittent downtime, this Skill can analyze its logs, pinpoint the cause (e.g., a recent deployment error or resource constraint), and provide a step-by-step guide to resolve it.

Quick Start

Analyze the health of my Azure Function App named 'my-function-app' and provide a remediation plan.

Frequently Asked Questions about azure-resource-health-diagnose

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

FAQPage Schema
How do I diagnose Azure resource health issues from logs and telemetry?

Diagnose Azure resource health by analyzing logs and telemetry data using KQL queries to assess availability, classify issues by severity, and generate a remediation plan.

Why does my Azure Web App experience intermittent downtime?

Intermittent Azure Web App downtime is identified by scanning monitoring data for anomalies, pinpointing root causes like deployment errors or resource constraints, and providing actionable resolution steps.

Can I use KQL queries to find the root cause of Azure resource performance bottlenecks?

KQL queries analyze Azure monitoring data to identify performance bottlenecks and anomalies, enabling root cause analysis and the creation of targeted immediate fixes and long-term improvements.

What's the best way to create a remediation plan for an unhealthy Azure Function App?

Create a remediation plan for an unhealthy Azure Function App by targeting the resource, assessing its health status, analyzing telemetry, classifying issues by severity, and outlining actionable steps.

Does Azure resource diagnostics work for identifying specific resource type issues?

Azure resource diagnostics works by identifying the specific resource type to tailor diagnostic queries, accurately assessing health status and analyzing monitoring data for targeted issue resolution.

What are the limitations of using automated telemetry analysis for Azure resource health?

Automated telemetry analysis limitations depend on available monitoring data and logs, requiring accurate KQL queries to effectively classify issues by severity and generate actionable remediation steps.