Skip to content

Commit 0402c54

Browse files
Merge pull request #217776 from halkazwini/rs-limits3
Route Server: Update: Route Server Limits (include file)
2 parents 628178e + e8642aa commit 0402c54

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/route-server/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: route-server
55
author: halkazwini
66
ms.service: route-server
77
ms.topic: overview
8-
ms.date: 07/27/2022
8+
ms.date: 11/09/2022
99
ms.author: halkazwini
1010
#Customer intent: As an IT administrator, I want to learn about Azure Route Server and what I can use it for.
1111
---

includes/route-server-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ author: halkazwini
33
ms.author: halkazwini
44
ms.service: route-server
55
ms.topic: include
6-
ms.date: 07/26/2022
6+
ms.date: 11/09/2022
77
---
88
| Resource | Limit |
99
|----------|-------|
1010
| Number of BGP peers supported | 8 |
1111
| Number of routes each BGP peer can advertise to Azure Route Server <sup>1</sup> | 1000 |
1212
| Number of routes that Azure Route Server can advertise to ExpressRoute or VPN gateway <sup>2</sup> | 200 |
13-
| Number of VMs in the virtual network (including peered virtual networks) that Azure Route Server can support <sup>3</sup> | 2000 |
13+
| Number of VMs in the virtual network (including peered virtual networks) that Azure Route Server can support <sup>3</sup> | 4000 |
1414

1515
<sup>1</sup> If your NVA advertises more routes than the limit, the BGP session will get dropped. In the event BGP session is dropped between the gateway and Azure Route Server, you'll lose connectivity from your on-premises network to Azure.
1616

0 commit comments

Comments
 (0)