Skip to content

Commit 902b5e0

Browse files
committed
tweak
1 parent fec1b5e commit 902b5e0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,16 @@ ms.service: route-server
77
ms.topic: conceptual
88
ms.date: 01/09/2023
99
ms.author: halkazwini
10-
ms.custom: template-concept,
10+
ms.custom: template-concept, engagement-fy23
1111
---
1212

1313
# Azure Route Server support for ExpressRoute and Azure VPN
1414

1515
Azure Route Server supports not only third-party network virtual appliances (NVA) running on Azure but also integrates seamlessly with ExpressRoute and Azure VPN gateways. You don’t need to configure or manage the BGP peering between the gateway and Azure Route Server. You can enable route exchange between the gateways and Azure Route Server by enabling [branch-to-branch](quickstart-configure-route-server-portal.md#configure-route-exchange) in Azure portal. If you prefer, you can use [Azure PowerShell](quickstart-configure-route-server-powershell.md#route-exchange) or [Azure CLI](quickstart-configure-route-server-cli.md#configure-route-exchange) to enable the route exchange with the Route Server.
1616

17+
> [!WARNING]
18+
> When you create or delete an Azure Route Server from a virtual network that contains a virtual network gateway (ExpressRoute or VPN), expect downtime until the operation complete.
19+
>
1720
1821
## How does it work?
1922

@@ -33,10 +36,6 @@ You can also replace the SDWAN appliance with Azure VPN gateway. Since Azure VPN
3336
> 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.
3437
>
3538
36-
> [!WARNING]
37-
> When you create or delete an Azure Route Server from a virtual network that contains a virtual network gateway (ExpressRoute or VPN), expect downtime until the operation complete.
38-
>
39-
4039
:::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.":::
4140

4241
> [!IMPORTANT]

0 commit comments

Comments
 (0)