What problem does it solve? draw.io's built-in Azure stencil is a 2019-era file with rebranded service names (Cognitive Search, Form Recognizers, AI Studio) and no icons for post-2023 services like OneLake, Microsoft Fabric, or Azure AI Foundry, so diagrams built with it look stale and fail review. ## Core Features & Use Cases - Official icon staging: Vendored copies of Microsoft's Azure V23 and Fabric SVG bundles are staged into a per-user cache by idempotent bootstrap scripts, with a -Refresh option to download the current release. - Library and manifest generation: A build script produces a drag-droppable draw.io shape library plus a JSON manifest of base64 data-URI icons for programmatic .drawio authoring. - WAF conventions and export presets: Reference docs encode Well-Architected Framework diagram rules (containers, arrows, layers, naming currency) and per-target draw.io CLI export commands for slides, GitHub, Microsoft Learn, and print. - Use Case: The azure-architect persona producing specs/ARCHITECTURE.md invokes this skill to emit a paired architecture.drawio and HiDPI architecture.png with current service icons. ## Quick Start Ask the agent to create a polished Azure architecture diagram for your project using the official V23 icons and export it as a high-resolution PNG into specs/images/.