azure-resource-health-diagnose

Analyze Azure resource health and diagnose issues from logs and telemetry.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/markarnoldutah/RVS --skill azure-resource-health-diagnose-markarnoldutah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-resource-health-diagnose
Source: https://github.com/markarnoldutah/RVS/tree/main/.github/skills/azure-resource-health-diagnose
Command: npx skills add https://github.com/markarnoldutah/RVS --skill azure-resource-health-diagnose-markarnoldutah

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you analyze the health of your Azure resources, pinpoint the root cause of issues using logs and telemetry, and generate a clear plan to fix them.

Core Features & Use Cases

  • Resource Health Assessment: Evaluates the current status and availability of Azure resources.
  • Log & Telemetry Analysis: Dives into logs and metrics to identify error patterns and performance bottlenecks.
  • Root Cause Analysis: Determines the underlying reasons for identified problems.
  • Remediation Planning: Creates actionable steps to resolve issues, from immediate fixes to long-term improvements.
  • Use Case: If your Azure Web App is experiencing intermittent failures, this Skill can analyze its application logs, performance metrics, and Azure Activity logs to identify the cause (e.g., a recent deployment, resource constraints, or an external dependency issue) and provide a step-by-step plan to fix it.

Quick Start

Use the azure-resource-health-diagnose skill to analyze the health of my Azure Web App named 'my-production-webapp'.

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?

Azure resource health diagnostics works by analyzing application logs, performance metrics, and Azure Activity logs using KQL queries. It evaluates the current status of your services to identify error patterns and performance bottlenecks.

What is the best way to troubleshoot an Azure Web App experiencing intermittent failures?

Troubleshooting Azure Web App intermittent failures involves analyzing application logs and metrics to find the root cause. This skill identifies whether a recent deployment, resource constraints, or an external dependency is causing the issue.

Can I use KQL queries to perform root cause analysis on Azure VMs and Cosmos DB?

You can use KQL queries for root cause analysis on Azure VMs and Cosmos DB. The skill leverages Azure MCP tools to dive into logs and metrics, determining the underlying reasons for identified problems across these services.

Do I need Azure MCP server authentication to create a remediation plan for Storage Accounts?

Azure MCP server authentication and resource identification are required to create a remediation plan for Storage Accounts. This access allows comprehensive diagnostics and the generation of actionable steps to resolve issues.

How to generate a remediation plan after identifying performance bottlenecks in Azure services?

Generating a remediation plan involves creating actionable steps to resolve identified issues ranging from immediate fixes to long-term improvements. The skill uses diagnostics from your logs and telemetry to formulate the resolution strategy.