azure-resource-visualizer

Analyze Azure resource groups and generate Mermaid architecture diagrams.

9|1|Updated Jul 21, 2025
One-click install
npx skills add https://github.com/usepowershell/PoshMcp --skill azure-resource-visualizer-usepowershell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-resource-visualizer
Source: https://github.com/usepowershell/PoshMcp/tree/main/.squad/templates/skills/azure-resource-visualizer
Command: npx skills add https://github.com/usepowershell/PoshMcp --skill azure-resource-visualizer-usepowershell

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze Azure resource groups to understand their structure and relationships, and generate comprehensive Mermaid diagrams that clearly illustrate the architecture.

Core Features & Use Cases

  • Resource Group Discovery: List available resource groups when not specified
  • Deep Resource Analysis: Examine all resources, their configurations, and interdependencies
  • Relationship Mapping: Identify and document all connections between resources
  • Diagram Generation: Create detailed, accurate Mermaid diagrams
  • Documentation Creation: Produce clear markdown files with embedded diagrams

Quick Start

Provide the resource group name to start generating a Mermaid architecture diagram and accompanying documentation

Frequently Asked Questions about azure-resource-visualizer

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

FAQPage Schema
How do I visualize Azure resource groups and their interdependencies?

To generate Mermaid diagrams for Azure architecture, provide a specific resource group name to trigger deep analysis. The tool discovers all resources, maps their interdependencies, and outputs Markdown documentation with the embedded visual diagram.

Can I generate architecture diagrams for multiple Azure resource groups at once?

Yes, you can generate architecture diagrams for multiple Azure resource groups. The analysis supports examining resource structures and mapping interdependencies across one or several groups, allowing you to visualize complex infrastructure relationships within a single Mermaid diagram.

What is the best way to document Azure infrastructure relationships for architecture reviews?

The best way to document Azure infrastructure is by generating Markdown files with embedded Mermaid diagrams. This captures deep resource analysis and relationship mapping, providing clear visual documentation of how resources within a resource group interconnect for review.

How do I discover available Azure resource groups before creating a visualization?

You can discover available Azure resource groups by running the tool without specifying a target group. It will automatically list the available resource groups in your environment, allowing you to select the specific infrastructure you want to map and visualize.

Does this approach output raw Mermaid code or complete documentation for my Azure architecture?

This approach outputs complete documentation by producing clear Markdown files with embedded Mermaid diagrams. Rather than just raw code, it combines deep resource analysis and relationship mapping into a comprehensive document illustrating your Azure architecture.