Skip to content

Commit 75fa020

Browse files
Merge pull request #220436 from cherylmc/patch-9
format
2 parents c021d47 + f658a3d commit 75fa020

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/vpn-gateway/active-active-portal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: 'Configure active-active VPN gateways: Azure portal'
33
titleSuffix: Azure VPN Gateway
44
description: Learn how to configure active-active virtual network gateways using the Azure portal.
55
services: vpn-gateway
6-
author: JackStromberg
6+
author: cherylmc
77

88
ms.service: vpn-gateway
99
ms.topic: how-to
1010
ms.date: 07/22/2021
11-
ms.author: jstrom
11+
ms.author: cherylmc
1212

1313
---
1414

@@ -93,7 +93,7 @@ Use the following steps to convert active-standby mode gateway to active-active
9393
1. At the top of the **Configuration** page, click **Save**. This update can take about 30-45 minutes to complete.
9494

9595
> [!IMPORTANT]
96-
> If you have BGP sessions running, please beware that the Azure VPN Gateway BGP configuration will change and two newly assigned BGP IPs will be provisioned within the Gateway Subnet address range. The old Azure VPN Gateway BGP IP address will no longer exist. This will incur downtime and updating the BGP peers on the On Premises devices will be required. Once the Gateway is finished provisioning, the new BGP IPs can be obtained and the On Premises device configuration will need to be updated accordingly. This applies to non APIPA BGP IPs. To understand how to configure BGP in Azure please reference [How to configure BGP on Azure VPN Gateways](../vpn-gateway/bgp-howto.md).
96+
> If you have BGP sessions running, be aware that the Azure VPN Gateway BGP configuration will change and two newly assigned BGP IPs will be provisioned within the Gateway Subnet address range. The old Azure VPN Gateway BGP IP address will no longer exist. This will incur downtime and updating the BGP peers on the on-premises devices will be required. Once the gateway is finished provisioning, the new BGP IPs can be obtained and the on-premises device configuration will need to be updated accordingly. This applies to non APIPA BGP IPs. To understand how to configure BGP in Azure, see [How to configure BGP on Azure VPN Gateways](bgp-howto.md).
9797
>
9898
9999
### Change active-active to active-standby
@@ -109,7 +109,7 @@ Use the following steps to convert active-active mode gateway to active-standby
109109
1. At the top of the **Configuration** page, click **Save**.
110110

111111
> [!IMPORTANT]
112-
> If you have BGP sessions running, please beware that the Azure VPN Gateway BGP configuration will change from two BGP IP addresses to a single BGP address. The platform generally assigns the last usable IP of the Gateway Subnet. This will incur downtime and updating the BGP peers on the On Premises devices will be required. This applies to non APIPA BGP IPs. To understand how to configure BGP in Azure please reference [How to configure BGP on Azure VPN Gateways](../vpn-gateway/bgp-howto.md).
112+
> If you have BGP sessions running, be aware that the Azure VPN Gateway BGP configuration will change from two BGP IP addresses to a single BGP address. The platform generally assigns the last usable IP of the Gateway Subnet. This will incur downtime and updating the BGP peers on the on-premises devices will be required. This applies to non APIPA BGP IPs. To understand how to configure BGP in Azure, see [How to configure BGP on Azure VPN Gateways](bgp-howto.md).
113113
>
114114
115115
## Next steps

0 commit comments

Comments
 (0)