Introduction Azure hub spoke private endpoint Terraform setups are where simple designs start to break. In a previous article, I showed how to build hub-and-spoke routing in Azure using Terraform/OpenTofu modules. That setup introduced a key idea: Hub-and-spoke is not about peering. It is about controlling traffic flow. But that …
Introduction Azure network segmentation Terraform is a key pattern used to define boundaries and control traffic in hub-and-spoke architectures. In previous articles, we explored how to connect VNets, control routing, and enforce outbound traffic using forced tunneling. At this point, the architecture may look complete: VNets are connected Traffic is …
In this guide, we explore how Azure VNet peering Terraform works in real-world hub-and-spoke architectures. When engineers start building hub-and-spoke architectures in Azure, there is one assumption that almost always appears: If both spokes are connected to the hub, they should be able to communicate with each other. That assumption …



