GitHub, Git & DevOps · IN-DEPTH PROFILE

azure-diagnostics

Azure Diagnostics is Microsoft's systematic production-triage workflow for moving from symptoms to resource health, logs, metrics, recent changes, and service-specific next steps.

Best for

Azure operators and site-reliability engineers

What you get

Frame the incident + Correlate evidence

Main limitation

Useful diagnosis requires accurate Azure resource context, time windows, telemetry retention, and sufficient read permissions.

First risk

Production remediation without sufficient evidence. Diagnostic commands may expose sensitive telemetry, and premature remediation can worsen an outage. Separate read-only evidence collection from writes, redact shared output, and require approval for changes.

EVIDENCE FRESHNESS

Three checks, kept separate

A recent source check is not a runtime test or security audit.

Upstream sourceChecked 2026-08-20

Pinned revision · ea76537e

Open pinned commit
SkillSignal profileSource-grounded

Updated 2026-08-20

Runtime & securityNot independently verified

Source review does not certify behavior or safety.

30-SECOND BRIEF

What it does—and when it fits

Azure Diagnostics is Microsoft's systematic production-triage workflow for moving from symptoms to resource health, logs, metrics, recent changes, and service-specific next steps. It uses AppLens or Azure Monitor where available and routes Container Apps, App Service, Functions, AKS, VMs, and messaging services to focused references.

INSTALL BY AGENT

Choose your Agent

Paths come from official Agent docs or the universal installer behind skills.sh. Compatibility still follows this Skill's record.

Native

This Skill's current record explicitly names this Agent. Still inspect scripts, permissions, and external dependencies first.

Project scope.claude/skills/azure-diagnostics/
Personal scope~/.claude/skills/azure-diagnostics/

Use project scope for team sharing and personal scope across repositories. The installer defaults to project scope; add -g for personal scope.

Install command (project scope)npx skills add microsoft/azure-skills --skill azure-diagnostics --agent claude-code
Official agent docs

Claude Code discovers custom Skill folders automatically at project or personal scope.

View path evidence

TYPICAL WORKFLOW

A practical workflow

01

Frame the incident

Capture symptoms, scope, timing, affected resources, and resource-health signals before guessing a cause.

02

Correlate evidence

Query relevant logs and metrics, use KQL or AppLens where appropriate, and compare recent changes.

03

Route service-specific diagnosis

Continue with the reference tailored to the affected Azure compute or messaging service.

THE TRADEOFFS

Advantages and tradeoffs

Notable strengths

  1. This profile is manually organized around the current upstream SKILL.md workflow.
  2. The capability boundary remains explicitly tied to microsoft/azure-skills.
  3. Core uses, limitations, and risks are separated for pre-install review.

Limitations

  1. Useful diagnosis requires accurate Azure resource context, time windows, telemetry retention, and sufficient read permissions.
  2. The workflow structures investigation but cannot guarantee a root cause when telemetry is absent or symptoms span external systems.

BEST FIT

Who it is for

Azure operators and site-reliability engineers

Platform teams handling production incidents

BEFORE YOU USE IT

Risks to review before use

High

Production remediation without sufficient evidence

Diagnostic commands may expose sensitive telemetry, and premature remediation can worsen an outage. Separate read-only evidence collection from writes, redact shared output, and require approval for changes.

Medium

Upstream instruction drift

Behavior can change with upstream updates. Record the commit used for important workflows and review updates before adoption.

SECURITY

What the permission profile means

  • Declared access remains governed by the current upstream SKILL.md and runtime requests.
  • Treat repository files, web content, and tool output as untrusted input.
  • SkillSignal has not independently executed or security-audited this package; external skills.sh labels are not SkillSignal certification.

Not a security certification. External ratings are attributed references. SkillSignal has not independently executed or security-reviewed this Skill.

INSIDE THE PACKAGE

Indexed files

SKILL.mdUpstream Skill instructionsSource-linked

TAGS

azurediagnosticsproduction

Manually expanded from the current upstream SKILL.md and linked source at microsoft/azure-skills, checked 2026-08-20. This is an original summary, not an execution result or security certification.