Skip to content

Commit 4e54d57

Browse files
Merge pull request #252023 from halkazwini/rs-faq
Update FAQ
2 parents dd0c176 + 30d9059 commit 4e54d57

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

articles/route-server/route-server-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ No. By default, Azure Route Server doesn't propagate routes it receives from an
9494

9595
### When the same route is learned over ExpressRoute, VPN or SDWAN, which network is preferred?
9696

97-
ExpressRoute is preferred over VPN or SDWAN.
97+
By default, the route that's learned over ExpressRoute is preferred over the ones learned over VPN or SDWAN. You can configure routing preference to influence Route Server route selection. For more information, see [Routing preference (preview)](hub-routing-preference.md)
9898

9999
### What are the requirements for an Azure VPN gateway to work with Azure Route Server?
100100

includes/route-server-limits.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,15 @@ author: halkazwini
33
ms.author: halkazwini
44
ms.service: route-server
55
ms.topic: include
6-
ms.date: 06/30/2023
6+
ms.date: 09/18/2023
77
---
88
| Resource | Limit |
99
|----------|-------|
10-
| Number of BGP peers supported | 8 |
10+
| Number of BGP peers | 8 |
1111
| Number of routes each BGP peer can advertise to Azure Route Server <sup>1</sup> | 1,000 |
1212
| Number of VMs in the virtual network (including peered virtual networks) that Azure Route Server can support <sup>2</sup> | 4,000 |
13+
| Number of virtual networks that Azure Route Server can support | 250 |
14+
| Number of virtual network prefixes that Azure Route Server can support | 400 |
1315

1416
<sup>1</sup> If your NVA advertises more routes than the limit, the BGP session gets dropped.
1517

0 commit comments

Comments
 (0)