azure-resource-visualizer

Analyze Azure resource groups to generate Mermaid architecture diagrams.

37.6k|4.7k|Updated Jun 11, 2025
One-click install
npx skills add https://github.com/github/awesome-copilot --skill azure-resource-visualizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-resource-visualizer
Source: https://github.com/github/awesome-copilot/tree/main/skills/azure-resource-visualizer
Command: npx skills add https://github.com/github/awesome-copilot --skill azure-resource-visualizer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze Azure resource groups to generate Mermaid architecture diagrams that reveal how resources relate and depend on each other.

Core Features & Use Cases

  • Resource discovery & mapping: Identify resources, configurations, and interdependencies within a resource group.
  • Diagram construction: Produce detailed Mermaid diagrams that illustrate the architecture across networks, compute, and data layers.
  • Use Case: When a user asks for a diagram of their Azure resources or an explanation of resource relationships, generate a comprehensive visual document.

Quick Start

Generate an architecture diagram for a specific resource group, and output a Mermaid diagram plus a markdown report.

Frequently Asked Questions about azure-resource-visualizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a Mermaid diagram of my Azure resources?

Provide your Azure resource group details, and the Skill analyzes it to generate a Mermaid diagram showing all resources, their relationships, and dependencies across compute, networking, and data layers in a structured format.

Can I visualize Azure resource dependencies and connections?

Yes. The Skill maps interdependencies between resources including VNets, NSGs, identities, Key Vault access policies, and storage connections, then renders them as a clear architecture diagram.

What Azure components does the diagram include?

Architecture diagrams cover VNets, network security groups, managed identities, Key Vault configurations, storage accounts, and their interconnections, revealing the complete resource topology.

How do I discover all resources in an Azure resource group?

The Skill performs full resource discovery and enumeration within a resource group, identifying all components and their configurations to build a comprehensive visual inventory.

What output format does the diagram use?

Diagrams are generated in Mermaid format alongside a structured architecture markdown report, making them easy to version control, share, and integrate into documentation.