azure-resource-visualizer

Map Azure resource groups and generate Mermaid architecture diagrams with labeled connections.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/angryconsultant/Copilot-CLI --skill azure-resource-visualizer-angryconsultant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-resource-visualizer
Source: https://github.com/angryconsultant/Copilot-CLI/tree/main/skills/azure-resource-visualizer
Command: npx skills add https://github.com/angryconsultant/Copilot-CLI --skill azure-resource-visualizer-angryconsultant

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze and visualize Azure resource groups by automatically discovering resources and relationships, producing Mermaid diagrams that illuminate architecture for faster decision-making.

Core Features & Use Cases

  • Resource discovery: identify all resources within a selected resource group
  • Relationship mapping: capture dependencies, network connections, and data flows
  • Diagram generation: render detailed Mermaid diagrams with labeled connections
  • Documentation: generate a markdown report including resource inventory and architecture diagram

Quick Start

Provide an Azure resource group name or select one when prompted, then request an architecture diagram of its resources.

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 an architecture diagram from an Azure resource group?

To generate an architecture diagram from an Azure resource group, you provide the resource group name and the tool queries Azure to discover resources, identify dependencies, and render a labeled Mermaid diagram.

How can I visualize Azure resource dependencies and connections automatically?

You can visualize Azure resource dependencies automatically by running resource discovery on a selected subscription or resource group, which maps network connections and data flows into a visual architecture diagram.

Can I use Mermaid to map Azure resource configurations across a subscription?

Yes, you can map Azure resource configurations across a subscription by querying the resource group to capture dependencies and rendering the architectural relationships directly into a Mermaid diagram.

Does generating Azure resource diagrams require access permissions to my subscription?

Generating Azure resource diagrams requires active access to your Azure environment to query resources, identify dependencies, and discover the full inventory of configurations within the selected resource group.

What is the best way to document Azure resource inventory and relationships?

The best way to document Azure resource inventory and relationships is to automatically discover resources and generate a markdown report that includes both the resource inventory and a detailed architecture diagram.

Why use an automated resource discovery tool for Azure architecture diagrams?

Use an automated resource discovery tool for Azure architecture diagrams to instantly reveal resource relationships and connections across complex subscriptions, illuminating architecture for faster decision-making instead of manual mapping.