Skip to content

Commit e614665

Browse files
authored
Merge pull request #223282 from halkazwini/rs-limits1
Route Server: Update: Tutorial: What is Azure Route Server?
2 parents 80e7d6b + 9fa7a9e commit e614665

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

articles/route-server/overview.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ services: route-server
55
author: halkazwini
66
ms.service: route-server
77
ms.topic: overview
8-
ms.date: 12/06/2022
8+
ms.date: 01/09/2023
99
ms.author: halkazwini
10+
ms.custom: template-overview, engagement-fy23
1011
#Customer intent: As an IT administrator, I want to learn about Azure Route Server and what I can use it for.
1112
---
1213

@@ -48,7 +49,7 @@ For pricing details, see [Azure Route Server pricing](https://azure.microsoft.co
4849

4950
## Service Level Agreement (SLA)
5051

51-
For SLA, see [SLA for Azure Route Server](https://azure.microsoft.com/support/legal/sla/route-server/v1_0/).
52+
For service level agreement details, see [SLA for Azure Route Server](https://azure.microsoft.com/support/legal/sla/route-server/v1_0/).
5253

5354
## FAQs
5455

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: 11/09/2022
6+
ms.date: 01/09/2023
77
---
88
| Resource | Limit |
99
|----------|-------|
1010
| Number of BGP peers supported | 8 |
11-
| Number of routes each BGP peer can advertise to Azure Route Server <sup>1</sup> | 1000 |
11+
| Number of routes each BGP peer can advertise to Azure Route Server <sup>1</sup> | 1,000 |
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> | 4000 |
13+
| Number of VMs in the virtual network (including peered virtual networks) that Azure Route Server can support <sup>3</sup> | 4,000 |
1414

15-
<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.
15+
<sup>1</sup> If your NVA advertises more routes than the limit, the BGP session will get dropped.
1616

17-
<sup>2</sup> Please be aware of the ExpressRoute Private Peering [limit](../articles/azure-resource-manager/management/azure-subscription-service-limits.md) of 1000 routes per connection from Virtual Network Gateway towards ExpressRoute circuit. For instance, the total number of routes from all Virtual Network Address Spaces + ARS Branch-to-branch, must not exceed 1000.
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.
1818

1919
<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.

0 commit comments

Comments
 (0)