Azure Resource Health Diagnose

🏢Official
by github · vlatest · Repository

Quickly identifies and explains Azure resource health issues using GitHub's AI to suggest remediation steps.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add azure-resource-health-diagnose npx -- -y @trustedskills/azure-resource-health-diagnose
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "azure-resource-health-diagnose": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/azure-resource-health-diagnose"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to diagnose the health status of Azure resources, providing insights into potential issues such as performance degradation, configuration errors, or resource failures. It leverages Azure Resource Health data to identify and report on the current state of cloud infrastructure components.

When to use it

  • When troubleshooting unexpected outages in Azure virtual machines or other resources.
  • Before deploying new workloads to ensure existing resources are healthy and stable.
  • During routine maintenance checks to proactively detect resource health issues.
  • After a deployment failure to identify if the issue stems from an unhealthy resource.

Key capabilities

  • Analyzes Azure Resource Health status for individual resources.
  • Identifies resource health events such as outages or degradations.
  • Provides actionable insights and recommendations based on health data.

Example prompts

  • "Check the health of my Azure virtual machine named 'web-server01'."
  • "What are the recent health issues reported for my Azure SQL database?"
  • "Diagnose why my Azure App Service is experiencing high latency."

Tips & gotchas

  • Ensure that your AI agent has access to Azure Resource Health API permissions.
  • This skill relies on real-time data, so results may vary based on current resource status and availability of health metrics.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
github
Installs
4.0k

🏢 Official

Published by the company or team that built the technology.