What problem does it solve? Designing Azure infrastructure requires deep knowledge of service configurations, networking patterns, and Bicep syntax, and mistakes like missing private endpoint DNS zones or incorrect API versions cause deployment failures. This Skill guides the entire lifecycle from natural-language architecture design through diagram generation, Bicep code review, and validated deployment. ## Core Features & Use Cases - Interactive Architecture Design: Conversationally gather requirements, verify SKUs and model availability against live MS Docs, and produce interactive HTML diagrams with 605+ official Azure icons using the embedded Python diagram engine. - Bicep Generation and Review: Generate modular Bicep templates (network, AI, storage, Key Vault, private endpoints) with enforced patterns like RBAC role assignments, managed identities, and network isolation, then compile and auto-fix issues. - Existing Resource Analysis: Scan an existing resource group, infer relationships, visualize the current architecture, and apply natural-language modifications before redeploying. - Use Case: Ask to set up a RAG chatbot on Azure; the Skill confirms the region and models, draws the Foundry + AI Search + ADLS Gen2 architecture diagram, generates reviewed Bicep code, and deploys after what-if validation. ## Quick Start Ask the agent to design and deploy a RAG architecture on Azure with private networking in your chosen region.