azure-resource-visualizer
by @microsoft/github-copilot-for-azure · 163 stars · 103.1K installs/wk · Rank #16
Discovers Azure resources and generates Mermaid architecture diagrams and markdown documentation.
Install
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-resource-visualizerSummary
- Discovers all resources within a resource group and maps their interdependencies, including network connections, data flows, identity bindings, and configuration references
- Generates layered Mermaid diagrams with logical grouping by function (Network, Compute, Data, Security, Monitoring) and includes SKU, tier, and configuration details in node labels
- Creates comprehensive markdown documentation with resource inventory tables, architecture diagrams, relationship explanations, and architectural observations
- Handles complex multi-resource architectures through logical subgraph organization and descriptive connection labeling to clarify data flow and dependencies