🎯

azure-diagnostics

🎯Skill

from microsoft/azure-skills

VibeIndex|
What it does
|

A Claude Code skill from Microsoft for troubleshooting Azure resources by collecting and analyzing diagnostic logs and metrics.

Overview

Azure Diagnostics is an official Microsoft Claude Code skill for troubleshooting Azure resources with diagnostic logs and metrics. Part of the GitHub Copilot for Azure suite, it brings Azure cloud management capabilities directly into the Claude Code development environment.

Key Features

  • Collect and analyze diagnostic logs from Azure resources
  • Query Azure Monitor metrics and set up alert rules
  • Troubleshoot common Azure service issues with guided diagnostics

Who is this for?

Developers and cloud engineers troubleshooting and monitoring Azure infrastructure who want to manage Azure services directly from Claude Code.

📦

Same repository

microsoft/azure-skills(27 items)

azure-diagnostics

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add microsoft/azure-skills --skill azure-diagnostics
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add microsoft/azure-skills --skill azure-diagnostics
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/azure-diagnostics/SKILL.md
257,610Installs
445
-
Last UpdatedMar 20, 2026

More from this repository10

🎯
microsoft-foundry🎯Skill

A Claude Code skill from Microsoft that enables Azure AI Foundry integration, helping developers build, deploy, and manage AI applications on Azure.

🎯
azure-ai🎯Skill

A Claude Code skill from Microsoft for working with Azure AI services, including Cognitive Services, OpenAI on Azure, and machine learning workflows.

🎯
azure-deploy🎯Skill

A Claude Code skill from Microsoft for deploying applications and infrastructure to Azure using ARM templates, Bicep, or CLI commands.

🎯
azure-prepare🎯Skill

A Claude Code skill from Microsoft that helps set up Azure environments, including subscription configuration, resource group creation, and prerequisite installation.

🎯
azure-compute🎯Skill

A Claude Code skill from Microsoft for managing Azure compute resources including VMs, App Services, Functions, and Container Instances.

🎯
azure-validate🎯Skill

A Claude Code skill from Microsoft for validating Azure resource configurations, ARM/Bicep templates, and deployment readiness.

🎯
azure-storage🎯Skill

A Claude Code skill from Microsoft for managing Azure Storage accounts, blobs, queues, tables, and file shares.

🎯
azure-cloud-migrate🎯Skill

A Claude Code skill from Microsoft that assists with planning and executing cloud migration strategies from on-premises or other clouds to Azure.

🎯
entra-app-registration🎯Skill

A Claude Code skill from Microsoft for managing Microsoft Entra ID (Azure AD) app registrations, including OAuth configuration and permissions setup.

🎯
appinsights-instrumentation🎯Skill

A Claude Code skill from Microsoft for adding Application Insights telemetry to your apps, enabling performance monitoring and error tracking on Azure.