Skip to content

Commit 764172b

Browse files
authored
Merge pull request #223468 from halkazwini/rs-limits2
Route Server: Update: Route Server limits
2 parents 4a93895 + c153ac2 commit 764172b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

includes/route-server-limits.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ author: halkazwini
33
ms.author: halkazwini
44
ms.service: route-server
55
ms.topic: include
6-
ms.date: 01/09/2023
6+
ms.date: 01/10/2023
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> | 1,000 |
12-
| 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> | 4,000 |
12+
| Number of VMs in the virtual network (including peered virtual networks) that Azure Route Server can support <sup>2</sup> | 4,000 |
1413

1514
<sup>1</sup> If your NVA advertises more routes than the limit, the BGP session will get dropped.
1615

17-
<sup>2</sup> Azure private peering has a [limit](../articles/azure-resource-manager/management/azure-subscription-service-limits.md#expressroute-limits) of 1,000 routes per connection from Virtual Network Gateway towards ExpressRoute circuit. For instance, the total number of routes from VNet address space and Route Server, when **Branch-to-branch** enabled, must not exceed 1,000.
16+
<sup>2</sup> The number of VMs that Azure Route Server can support isn't a hard limit, and it depends on how the Route Server infrastructure is deployed within an Azure Region.
1817

19-
<sup>3</sup> The number of VMs that Azure Route Server can support isn't a hard limit, and it depends on how the Route Server infrastructure is deployed within an Azure Region.
18+
> [!NOTE]
19+
> The total number of routes advertised from VNet address space and Route Server towards ExpressRoute circuit, when [Branch-to-branch](../articles/route-server/quickstart-configure-route-server-portal.md#configure-route-exchange) enabled, must not exceed 1,000. For more information, see [Route advertisement limits](../articles/azure-resource-manager/management/azure-subscription-service-limits.md#expressroute-limits) of ExpressRoute.

0 commit comments

Comments
 (0)