What problem does it solve?
This Skill helps cloud architects and engineers quickly understand and document how Azure resources within a resource group relate to one another by producing accurate, readable architecture diagrams and accompanying documentation instead of manually tracing dependencies and configurations.
Core Features & Use Cases
- Resource discovery: Enumerates resource groups and inventories all resources in a selected group using Azure Resource Graph or Azure CLI.
- Relationship mapping: Analyzes network, identity, configuration, and data-flow relationships and identifies dependencies across resources and groups.
- Diagram generation & documentation: Produces detailed Mermaid diagrams grouped by layer (Network, Compute, Data, Security, Monitoring) and creates a markdown architecture file with inventory, diagram, and relationship explanations.
- Use Case: A cloud architect can convert a complex resource group into an annotated Mermaid diagram and markdown report to onboard teams, perform audits, or plan migrations.
Quick Start
Ask the skill to analyze my resource group "rg-production-westus" and generate a [rg-production-westus]-architecture.md file with a full Mermaid diagram and resource inventory.