What problem does it solve? Understanding how resources inside an Azure resource group connect to each other requires manually inspecting dozens of configurations, network settings, and dependencies. This Skill automates that discovery and produces a clear architecture diagram with supporting documentation. ## Core Features & Use Cases - Resource Group Discovery: Lists available resource groups via Azure MCP tools or the Azure CLI and lets the user pick one interactively. - Deep Resource Analysis: Examines every resource's SKU, tier, region, network settings, managed identities, and dependencies. - Mermaid Diagram Generation: Builds layered diagrams grouped by Network, Compute, Data, and Security with labeled connections for data flow, identity, and network paths. - Documentation Output: Creates a complete markdown file (e.g., rg-prod-app-architecture.md) with a resource inventory table, diagram, relationship details, and recommendations. - Use Case: Ask the agent to analyze your production resource group, and it will map an App Service, Function App, SQL Database, Storage Account, Key Vault, and VNet into a single architecture document showing all eight key relationships. ## Quick Start Ask the agent to analyze your Azure resource group and generate an architecture diagram, for example: "Analyze my production resource group and create an architecture diagram."