Skip to content

Commit 80c9a17

Browse files
Merge pull request #286119 from wtnlee/docupdatesforCRI
doc updates
2 parents 3430b8d + 058d38d commit 80c9a17

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 policy. If you are using both private and internet routing policies, 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 only using internet routing policies, check the effective routes on 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.md#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)