azure-resource-visualizer

Transform Azure resource groups into detailed architecture diagrams showing resource relationships and configurations.

microsoft ↓ 470k
Claude Code
View source ↗

What it does

  • Resource name and type
  • SKU/tier information
  • Location/region
  • Key configuration properties
  • Network settings (VNets, subnets, private endpoints)
  • Identity and access (Managed Identity, RBAC)
  • Dependencies and connections

Requirements & configuration

  • Use command parameter when you need specific Azure operations

Configuration: SOURCE

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Transform Azure resource groups into detailed architecture diagrams showing resource relationships and configurations.

Source

Repository: https://github.com/microsoft/azure-skills

azure-resource-visualizer FAQ

What does the azure-resource-visualizer skill do?

Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. WHEN: create architecture diagram, visualize Azure resources, show resource relationships, generate Mermaid diagram, analyze resource group, diagram my resources, architecture visualization, resource topology, map Azure infrastructure. Resource name and type SKU/tier information

What does azure-resource-visualizer require?

Use command parameter when you need specific Azure operations Configuration keys: SOURCE.

How do I install azure-resource-visualizer?

Run: npx -y skills add https://github.com/microsoft/azure-skills --skill azure-resource-visualizer --agent claude-code — the source lives at github.com/microsoft/azure-skills.

Maintain azure-resource-visualizer?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

azure-resource-visualizer on getagentictools
[![azure-resource-visualizer on getagentictools](https://getagentictools.com/badge/skills/microsoft-azure-skills-azure-resource-visualizer.svg)](https://getagentictools.com/skills/microsoft-azure-skills-azure-resource-visualizer?ref=badge)
npx agentictools info skills/microsoft-azure-skills-azure-resource-visualizer

The second line is the CLI lookup for this page — handy in READMEs and docs.