azure-resource-health-diagnose
Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.
npx skills add github/awesome-copilot --skill azure-resource-health-diagnose --agent copilot
Same command for any agent — swap --agent for claude-code, codex, cursor.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Azure Resource Health & Issue Diagnosis This workflow analyzes a specific Azure resource to assess its health status, diagnose potential issues using logs and telemetry data, and develop a comprehensive remediation plan for any problems discovered. ## Prerequisites - Azure MCP server configured and authenticated - Target Azure resource identified (name and optionally resource group/subscription) - Resource must be deployed and running to generate logs/telemetry - Prefer Azure MCP tools (`azmcp-*`) over direct Azure CLI when available ## Workflow Steps ### Step 1: Get Azure Best Practices **Action**: Retrieve diagnostic and troubleshooting best practices **Tools**: Azure MCP best practices tool **Process**: 1. **Load Best Practices**: - Execute Azure best practices tool to get diagnostic guidelines - Focus on health monitoring, log analysis, and issue resolution patterns - Use these practices to inform diagnostic approach and remediation recommendations ### Step 2: Resource Discovery & Identification **Action**: Locate and identify the target Azure resource **Tools**: Azure MCP tools + Azure CLI fallback **Process**: 1. **Resource Lookup**: - If only resource name provided: Search
- Prerequisites
- Workflow Steps
- Step 1: Get Azure Best Practices
- Step 2: Resource Discovery & Identification
- Step 3: Health Status Assessment
- Step 4: Log & Telemetry Analysis
- Step 5: Issue Classification & Root Cause Analysis
- Step 6: Generate Remediation Plan
- Step 7: User Confirmation & Report Generation
- Error Handling
- Success Criteria
What does the azure-resource-health-diagnose skill do?
Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.
How do I install it?
Run `npx skills add github/awesome-copilot --skill azure-resource-health-diagnose --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From github/awesome-copilot, a repository with 37,432 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.