Skip to content

Commit 696b323

Browse files
authored
Merge pull request #206129 from halkazwini/rs-overview
Freshness update to Route Server overview
2 parents 67055bc + 4d7175e commit 696b323

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

articles/route-server/overview.md

Lines changed: 8 additions & 2 deletions
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: 09/27/2021
8+
ms.date: 07/27/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
---
@@ -30,12 +30,18 @@ Azure Route Server simplifies configuration, management, and deployment of your
3030

3131
* You no longer need to update [User-Defined Routes](../virtual-network/virtual-networks-udr-overview.md) manually whenever your NVA announces new routes or withdraw old ones.
3232

33-
* You can peer multiple instances of your NVA with Azure Route Server. You can configure the BGP attributes in your NVA and, depending on your design (for example, active-active for performance or active-passive for resiliency), let Azure Route Server know which NVA instance is active or which one is passive.
33+
* You can peer multiple instances of your NVA with Azure Route Server. You can configure the BGP attributes in your NVA and, depending on your design (for example, active-active for performance or active-passive for resiliency), let Azure Route Server know which NVA instance is active or which one is passive.
3434

3535
* The interface between NVA and Azure Route Server is based on a common standard protocol. As long as your NVA supports BGP, you can peer it with Azure Route Server. For more information, see [Route Server supported routing protocols](route-server-faq.md#protocol).
3636

3737
* You can deploy Azure Route Server in any of your new or existing virtual network.
3838

39+
## Route Server Limits
40+
41+
Azure Route Server has the following limits (per deployment).
42+
43+
[!INCLUDE [route server limits](../../includes/route-server-limits.md)]
44+
3945
## FAQ
4046

4147
For frequently asked questions about Azure Route Server, see [Azure Route Server FAQ](route-server-faq.md).

0 commit comments

Comments
 (0)