azure-resource-visualizer

Analyze Azure resource groups and generate detailed Mermaid diagrams showing resource relationships and architecture.

github ↓ 8.8k
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

Analyze Azure resource groups and generate detailed Mermaid diagrams showing resource relationships and architecture.

Source

Repository: https://github.com/github/awesome-copilot

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. Use this skill when the user asks for a diagram of their Azure resources or help in understanding how the resources relate to each other. 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/github/awesome-copilot --skill azure-resource-visualizer --agent claude-code — the source lives at github.com/github/awesome-copilot.

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/github-awesome-copilot-azure-resource-visualizer.svg)](https://getagentictools.com/skills/github-awesome-copilot-azure-resource-visualizer?ref=badge)
npx agentictools info skills/github-awesome-copilot-azure-resource-visualizer

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