-
Agents and Skills in Claude Code: How I Taught It to Draw Azure Diagrams
What agents and skills actually are in Claude Code, how they differ, and a walkthrough of the instructions behind a skill that turns a one-line request into an editable Azure architecture diagram.
-
BFF Architecture on Azure Container Apps
A walkthrough of the Backend-for-Frontend pattern on Azure — single Container App Environment, one external ingress, internal-only backend services, and server-side token handling with HttpOnly session cookies.