Secured hub and spoke
Centralise inspection in Azure Firewall while keeping workload spokes isolated and independently governed.
- UDRs steer spoke egress to the firewall
- Peering must allow forwarded traffic
- Return-path symmetry is non-negotiable
PERSONAL ARCHITECTURE WORKBENCH / v1.0
A practical learning space for hybrid Azure networking—built around the questions that matter in real designs: where does a packet go, which component translates it, and how does the return path get home?
01 / ARCHITECTURES
Start with the architectural intent, then inspect the packet-level consequences.
Centralise inspection in Azure Firewall while keeping workload spokes isolated and independently governed.
Attach NAT Gateway to AzureFirewallSubnet to give Azure Firewall predictable, scalable outbound SNAT.
Design redundant circuits, gateways and BGP paths with clear primary/secondary intent and failure tests.
Use Private DNS Resolver inbound and outbound endpoints to bridge Azure private zones and enterprise DNS.
02 / PACKET WALKER
Select a scenario, then step through every routing, inspection and translation decision.
03 / DESIGN REVIEW
A focused checklist for the decisions that often hide behind a tidy diagram.
Choose an area to expose its most important design questions.
04 / RUNBOOKS
Use evidence in layers. Each runbook starts at the client and moves towards the control plane.
PRIMARY REFERENCES