azure-resource-visualizer

Analyze Azure resource groups to generate Mermaid architecture diagrams.

6|3|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/jongio/azd-copilot --skill azure-resource-visualizer-jongio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-resource-visualizer
Source: https://github.com/jongio/azd-copilot/tree/main/cli/src/internal/assets/ghcp4a-skills/azure-resource-visualizer
Command: npx skills add https://github.com/jongio/azd-copilot --skill azure-resource-visualizer-jongio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill helps users understand the complex relationships and configurations within their Azure resource groups by generating detailed architecture diagrams.

Core Features & Use Cases

  • Architecture Diagram Generation: Creates visual representations of Azure resource deployments using Mermaid syntax.
  • Resource Analysis: Deeply analyzes resources within a specified resource group to identify configurations and interdependencies.
  • Use Case: A DevOps engineer needs to document the architecture of a production environment for compliance. They can use this Skill to generate an accurate, up-to-date diagram of all resources in the relevant resource group.

Quick Start

Use the azure-resource-visualizer skill to generate an architecture diagram for the resource group 'my-production-rg'.

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 for my Azure resource group?

To generate an architecture diagram for an Azure resource group, the Skill analyzes resource configurations and relationships using Azure CLI and MCP tools, then renders the output as a Mermaid diagram. It maps your cloud infrastructure dependencies automatically to provide clear visual documentation.

Can I visualize Azure network topology and data flow using Mermaid?

You can visualize Azure network topology and data flow by analyzing your resource groups and mapping service dependencies into detailed Mermaid architecture diagrams. The Skill translates your cloud infrastructure configurations into Mermaid syntax for clear visual documentation.

Do I need Azure CLI installed to visualize my cloud infrastructure?

Azure CLI is required to visualize your cloud infrastructure. The Skill depends on Azure CLI and MCP tools to perform resource discovery and analysis within your specified resource groups before generating the Mermaid architecture diagrams.

What is the best way to document Azure service dependencies for compliance?

The best way to document Azure service dependencies for compliance is to generate detailed Mermaid architecture diagrams from your resource groups. This approach provides an accurate, up-to-date visual representation of your production environment's configurations and interdependencies.

Does the Azure resource visualizer work without MCP tools?

The Azure resource visualizer does not work without MCP tools. It requires both Azure CLI and MCP tools to perform the necessary resource discovery and deep analysis of configurations within your Azure resource groups before generating diagrams.