What problem does it solve? Understanding how resources in an Azure resource group connect and depend on each other is difficult when done manually through the portal, especially for large or unfamiliar environments. ## Core Features & Use Cases - Resource Discovery: Lists resource groups and inventories all resources with SKUs, tiers, locations, and configuration details using Azure MCP tools, Azure CLI, or Azure Resource Graph KQL queries. - Relationship Mapping: Identifies network connections, data flows, managed identity usage, and configuration dependencies between resources. - Diagram & Documentation Generation: Produces a Mermaid diagram grouped by logical layers plus a complete markdown architecture document from a reusable template. - Use Case: You inherit an unfamiliar Azure environment and need to document it. Point the skill at the resource group and receive a markdown file with a resource inventory table, a layered Mermaid diagram, and relationship explanations. ## Quick Start Ask the assistant to analyze the resource group named 'rg-prod-eastus' and generate an architecture diagram with documentation.