Skip to content

Commit 5def996

Browse files
authored
Merge pull request #248186 from halkazwini/rs-er
Update vpn gateway requirements note
2 parents 7c2d7f6 + 28868ee commit 5def996

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

articles/route-server/expressroute-vpn-support.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Azure Route Server support for ExpressRoute and Azure VPN
2+
title: Support for ExpressRoute and Azure VPN
3+
titleSuffix: Azure Route Server
34
description: Learn about how Azure Route Server exchanges routes between network virtual appliances (NVA), Azure ExpressRoute gateways, and Azure VPN gateways.
4-
services: route-server
55
author: halkazwini
6-
ms.service: route-server
7-
ms.topic: conceptual
8-
ms.date: 06/05/2023
96
ms.author: halkazwini
7+
ms.service: route-server
8+
ms.topic: concept-article
9+
ms.date: 08/14/2023
1010
ms.custom: template-concept, engagement-fy23
1111
---
1212

@@ -28,17 +28,15 @@ For example, in the following diagram:
2828

2929
:::image type="content" source="./media/expressroute-vpn-support/expressroute-with-route-server.png" alt-text="Diagram showing ExpressRoute gateway and SDWAN NVA exchanging routes through Azure Route Server.":::
3030

31-
You can also replace the SDWAN appliance with Azure VPN gateway. Since Azure VPN gateway and ExpressRoute are fully managed, you only need to enable the route exchange for the two on-premises networks to talk to each other.
31+
You can also replace the SDWAN appliance with Azure VPN gateway. Since Azure VPN and ExpressRoute gateways are fully managed, you only need to enable the route exchange for the two on-premises networks to talk to each other.
3232

3333
> [!IMPORTANT]
34-
> Azure VPN gateway must be configured in [**active-active**](../vpn-gateway/vpn-gateway-activeactive-rm-powershell.md) mode and have the ASN set to 65515.
35-
>
34+
> Azure VPN gateway must be configured in [**active-active**](../vpn-gateway/vpn-gateway-activeactive-rm-powershell.md) mode and have the ASN set to 65515. It's not necessary to have BGP enabled on the VPN gateway.
3635
3736
:::image type="content" source="./media/expressroute-vpn-support/expressroute-and-vpn-with-route-server.png" alt-text="Diagram showing ExpressRoute gateway and VPN gateways exchanging routes through Azure Route Server.":::
3837

3938
> [!IMPORTANT]
4039
> When the same route is learned over ExpressRoute, Azure VPN or an SDWAN appliance, the ExpressRoute network will be preferred.
41-
>
4240
4341
## Next steps
4442

0 commit comments

Comments
 (0)