Skip to content

Commit d6cfead

Browse files
committed
doc updates
1 parent 4b398eb commit d6cfead

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

articles/virtual-wan/how-to-routing-policies.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,9 @@ The following section describes common ways to troubleshoot when you configure r
428428

429429
### Effective Routes
430430

431+
> [!NOTE]
432+
> Getting the effective routes applied on Virtual WAN routing intent next hop resources is only supported for the next hop resource specified in private routing policies. If you are using both private and internet routing policy, check the effective routes on the next hop resource specified in the private routing policy for the effective routes Virtual WAN programs on the internet routing policy next hop resource. If you are using internet routing policies only, check the effective routes of the defaultRouteTable to view the routes programmed on the internet routing policy next hop resource.
433+
431434
When private routing policies are configured on the Virtual Hub, all traffic between on-premises and Virtual Networks are inspected by Azure Firewall, Network Virtual Appliance, or SaaS solution in the Virtual hub.
432435

433436
Therefore, the effective routes of the defaultRouteTable show the RFC1918 aggregate prefixes (10.0.0.0/8, 192.168.0.0/16, 172.16.0.0/12) with next hop Azure Firewall or Network Virtual Appliance. This reflects that all traffic between Virtual Networks and branches is routed to Azure Firewall, NVA or SaaS solution in the hub for inspection.

articles/virtual-wan/virtual-wan-faq.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,11 @@ Yes, this can be done automatically with no update or reset required on the peer
484484

485485
You can find more information on how to change the VNet address space [here](../virtual-network/manage-virtual-network.yml).
486486

487+
### What is the maximum number of spoke Virtual Network addresses supported for hubs configured with Routing Intent?
487488

489+
The maximum number of address spaces across all Virtual Networks directly connected to a single Virtual WAN hub is 400. This limit is applied individually to each Virtual WAN hub in a Virtual WAN deployment. Virtual Network address spaces connected to remote (other Virtual WAN hubs in the same Virtual WAN) hubs are not counted towards this limit.
490+
491+
This limit is adjustable. For more information on the limit, the procedure to request a limit increase and sample scripts to determine the number of address spaces across Virtual Networks connected to a Virtual WAN hub, see [routing intent virtual network address space limits](../how-to-routing-policies#virtual-network-address-space-limits).
488492

489493
## <a name="vwan-customer-controlled-maintenance"></a>Virtual WAN customer-controlled gateway maintenance
490494

0 commit comments

Comments
 (0)