azure-resource-health-diagnose
🎯Skillfrom github/awesome-copilot
Diagnoses Azure resource health issues, identifies potential problems, and provides actionable recommendations for service restoration and performance optimization.
Overview
Azure Resource Health Diagnose is a GitHub Copilot skill that analyzes Azure resource health, diagnoses issues from logs and telemetry data, and creates actionable remediation plans. It provides a structured approach to troubleshooting Azure infrastructure problems by examining health signals and identifying root causes.
Key Features
- Health analysis: Examines Azure resource health status and availability metrics to assess current state
- Log and telemetry diagnosis: Analyzes logs and telemetry data to identify the root causes of resource issues
- Remediation planning: Creates step-by-step remediation plans for identified problems with prioritized actions
- Multi-resource support: Works across different Azure resource types for comprehensive infrastructure health assessment
Who is this for?
This skill is designed for Azure administrators and DevOps engineers who need to quickly diagnose and resolve infrastructure issues. It is particularly valuable for teams managing complex Azure environments who want a systematic approach to identifying problems and implementing fixes.
Same repository
github/awesome-copilot(224 items)
Installation
npx vibeindex add github/awesome-copilot --skill azure-resource-health-diagnosenpx skills add github/awesome-copilot --skill azure-resource-health-diagnose~/.claude/skills/azure-resource-health-diagnose/SKILL.mdSKILL.md
More from this repository10
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Generates comprehensive Product Requirements Documents (PRDs) by systematically analyzing requirements and crafting detailed technical specifications
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Generates Excalidraw diagrams from natural language descriptions, creating visual representations of processes, systems, relationships, and ideas.
Expert technical writer guided by the Diataxis framework, creating tutorials, how-to guides, reference docs, and explanation pages for software documentation.
Automates browser interactions, debugging, and performance analysis using Chrome DevTools for comprehensive web page inspection and control.
Provides Spring Boot best practices covering project setup, dependency injection, REST API design, data access with JPA, security configuration, and testing strategies.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Manages GitHub Issues through the GitHub API, enabling creation, searching, labeling, and triaging of issues directly from the coding environment.