Every Azure networking service on one page — connectivity, load balancing, security, and DNS. A quick reference for architects building network architectures.
Connectivity
Virtual Network
Foundation of Azure networking. Isolated address space, subnets, NSGs, route tables. Every workload starts here.
FoundationFreeRFC 1918
VPN Gateway
Encrypted tunnels over public internet. Site-to-site, point-to-site, and VNet-to-VNet. Up to 10 Gbps with VpnGw5.
HybridS2S / P2SIPsec/IKE
ExpressRoute
Private dedicated connection to Azure. Bypasses public internet. 50 Mbps to 100 Gbps. Requires connectivity provider.
Enterprise hybridLow latencyPrivate peering
Virtual WAN
Hub-and-spoke at global scale. Unified connectivity for VPN, ExpressRoute, and branch offices. Microsoft-managed routing.
Global WANBranch officesManaged hubs
Load Balancing & Delivery
Load Balancer
Layer 4 (TCP/UDP) load balancing. Ultra-low latency, millions of flows. Internal and public SKUs.