azure-resource-health-diagnose

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

9|1|Updated Jul 21, 2025
One-click install
npx skills add https://github.com/usepowershell/PoshMcp --skill azure-resource-health-diagnose-usepowershell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-resource-health-diagnose
Source: https://github.com/usepowershell/PoshMcp/tree/main/.squad/templates/skills/azure-resource-health-diagnose
Command: npx skills add https://github.com/usepowershell/PoshMcp --skill azure-resource-health-diagnose-usepowershell

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of assessing Azure resource health, diagnosing issues by correlating logs and telemetry, and producing prioritized remediation plans to restore reliability and performance.

Core Features & Use Cases

  • Automated retrieval of Azure best practices and diagnostic guidelines to drive analysis.
  • Resource discovery across subscriptions and resource groups with service-specific health checks (VMs, Web Apps, Functions, SQL, Storage, Cosmos DB, Service Bus).
  • Log and telemetry analysis using Log Analytics and Application Insights queries (KQL), pattern recognition, root cause classification, and severity-based prioritization.
  • Generates actionable remediation plans with suggested Azure CLI/MCP commands, validation steps, rollback guidance, and monitoring recommendations.
  • Produces human-readable health reports for stakeholder review and approval.

Quick Start

Ask the skill to analyze resource "my-webapp" in subscription "1234-5678" and produce a prioritized remediation plan with specific Azure CLI steps and validation checks.

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 using Log Analytics and KQL queries?

To diagnose Azure resource health, this Skill queries Log Analytics and Application Insights using KQL to correlate logs and telemetry. It identifies recurring error patterns, classifies severity, and produces root cause analysis across subscriptions and resource groups.

What is the best way to generate remediation steps for an unhealthy Azure VM or Web App?

The best way to generate remediation steps is to analyze resource health and produce prioritized action plans. This Skill provides specific Azure CLI or MCP tool recommendations, validation steps, and rollback guidance for unhealthy VMs, Web Apps, and other Azure services.

Can I perform root cause analysis on Azure SQL Databases and Cosmos DB using telemetry data?

Yes, you can perform root cause analysis on Azure SQL Databases and Cosmos DB. This Skill applies service-specific health checks and analyzes telemetry data to classify incident severity and identify recurring error patterns for these and other Azure resources.

Does this Azure resource health diagnosis approach support Function Apps and Service Bus troubleshooting?

Yes, this Azure resource health diagnosis approach supports Function Apps and Service Bus troubleshooting. It performs automated resource discovery, health checks, and configuration validation across multiple Azure services within your subscriptions and resource groups.

How do I validate Azure resource configurations and get rollback guidance after applying fixes?

To validate Azure resource configurations and get rollback guidance, this Skill generates actionable remediation plans with validation steps and monitoring recommendations. It produces human-readable health reports for stakeholder review and approval after applying fixes.