Azure landing zone Documentation
Home GitHub Issue Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage
Edit page

2 - Multi-Region Virtual WAN with Azure Firewall

A full Platform landing zone deployment with Virtual WAN network connectivity using Azure Firewall in multiple regions.

Contents

Estimated Costs

ResourceEstimated Monthly Cost (USD)
Azure Firewall (Premium) x22,555.00
Firewall Policy (Standard) x2200.00
VPN Gateway (VpnGw2AZ) x2788.40
ExpressRoute GW (ErGw2AZ) x2922.72
Azure Bastion (Standard) x2423.40
DDoS Protection Plan2,944.00
Private DNS Resolver x2360.00
Private DNS Zones (x110)55.00
Public IP Addresses (x4)14.60
Total8,263.12
Note
Estimated fixed infrastructure costs based on Azure Retail Prices for the westus region in USD as of 2026-04-02. Consumption-based costs (data processing, log ingestion, DNS queries, etc.) are not included and will vary based on usage. DDoS Protection Plan pricing is sourced from the Azure DDoS Protection pricing page. You can generate your own estimates for any region and currency using the Get-ScenarioCostEstimates.ps1 script.

Resources

The following resources are deployed by default in this scenario:

Management

Management Groups

  • Management Groups
  • Policy Definitions
  • Policy Set Definitions
  • Policy Assignments
  • Policy Assignment Role Assignments

Management Resources

  • Log Analytics Workspace
  • Log Analytics Data Collection Rules for AMA
  • User Assigned Managed Identity for AMA
  • Automation Account

Subscription Placement

Tip
Identity and Security subscriptions are recommended but optional. If you do not yet have dedicated subscriptions for identity and security workloads, you can comment out or remove the identity and security subscription placement blocks in the configuration file and add them later.
  • Connectivity subscription - placed under the connectivity management group
  • Management subscription - placed under the management management group
  • Identity subscription - placed under the identity management group (recommended)
  • Security subscription - placed under the security management group (recommended)

Azure DDOS Protection Plan

  • DDOS Protection Plan

Azure Virtual WAN

  • Virtual WAN homed in the primary region
  • Virtual Hubs in each region

Azure Virtual Networks

  • Sidecar Virtual Networks
  • Sidecar to Virtual Hub peering
  • Subnets for Bastion, and Private DNS Resolver in each region

Azure Firewall

  • Azure Firewall per region
  • Azure Firewall public IP per region
  • Azure Firewall policy per region

Azure Bastion

  • Azure Bastion per region
  • Azure Bastion public IP per region

Azure Private DNS

  • Azure Private DNS Resolver per region
  • Azure non-regional Private Link Private DNS zones in primary region
  • Azure regional Private Link Private DNS zones per region
  • Azure Virtual Machine auto-registration Private DNS zone per region
  • Azure Private Link DNS zone virtual network links per region

Azure Virtual Network Gateways

  • Azure ExpressRoute Virtual Network Gateway per region
  • Azure VPN Virtual Network Gateway per region

Configuration

The following relevant configuration is applied:

Azure DNS

Private DNS is configured ready for using Private Link and Virtual Machine Auto-registration. Spoke Virtual Networks should use the Azure Firewall IP Address in the same region as their DNS configuration.

  • Azure Firewall is configured as DNS proxy
  • Azure Firewall forwards DNS traffic to the Private DNS resolver
  • Azure Private DNS Resolver has an inbound endpoint from the sidecar network
  • Azure Private Link DNS zones are linked to all hub sidecar Virtual Networks