Skip to content

Commit aa875d5

Browse files
committed
update
1 parent 2af4c5e commit aa875d5

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
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
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: 4 additions & 4 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 |
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> | 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> ExpressRoute 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 all Virtual Network Address Spaces + Route Server Branch-to-branch, must not exceed 1000.
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)