Skip to content

Commit cce461a

Browse files
committed
add links
1 parent c434bd8 commit cce461a

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: cherylmc
1212

1313
# Change a VPN gateway to active-active
1414

15-
The steps in this article help you change active-standby VPN gateways to active-active. You can also change an active-active gateway to active-standby. For more information about active-active gateways, see [About active-active gateways](vpn-gateway-about-vpn-gateway-settings.md#active) and [About highly-available gateway connections](vpn-gateway-highlyavailable.md).
15+
The steps in this article help you change active-standby VPN gateways to active-active. You can also change an active-active gateway to active-standby. For more information about active-active gateways, see [About active-active gateways](about-active-active-gateways.md) and [Design highly available gateway connectivity for cross-premises and VNet-to-VNet connections](vpn-gateway-highlyavailable.md).
1616

1717
## Change active-standby to active-active
1818

articles/vpn-gateway/vpn-gateway-about-vpn-gateway-settings.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,10 @@ If you already have a policy-based gateway, you aren't required to change your g
5858

5959
## <a name="active"></a>Active-active VPN gateways
6060

61-
You can create an Azure VPN gateway in an active-active configuration, where both instances of the gateway VMs establish S2S VPN tunnels to your on-premises VPN device.
61+
Azure VPN gateways can be configured as active-standby or active-active. In an active-active configuration, both instances of the gateway VMs establish S2S VPN tunnels to your on-premises VPN device or devices. Active-active mode gateways are a key part of highly available gateway connectivity design. For more information, see the following articles:
6262

63-
[!INCLUDE [active-active gateways](../../includes/vpn-gateway-active-active-gateway-include.md)]
64-
65-
For information about using active-active gateways in a highly available connectivity scenario, see [About highly available connectivity](vpn-gateway-highlyavailable.md).
63+
* [About active-active gateways](about-active-active-gateways.md)
64+
* [Design highly available gateway connectivity for cross-premises and VNet-to-VNet connections](vpn-gateway-highlyavailable.md)
6665

6766
## <a name="connectiontype"></a>Connection types
6867

includes/vpn-gateway-add-azgw-pip-portal-include.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: cherylmc
33
ms.service: vpn-gateway
44
ms.topic: include
5-
ms.date: 06/24/2024
5+
ms.date: 07/29/2024
66
ms.author: cherylmc
77

88
# The numbers in this include are correct. They add on to sections in multiple articles that are already numbered.
@@ -18,7 +18,7 @@
1818
* **Public IP address SKU**: Setting is autoselected to Standard SKU.
1919
* **Assignment**: The assignment is typically autoselected and should be Static.
2020
* **Availability zone**: Select Zone-redundant, unless you know you want to specify a zone.
21-
* **Enable active-active mode**: Select **Enabled**. This creates an [active-active](../articles/vpn-gateway/vpn-gateway-highlyavailable.md#active-active-vpn-gateways) gateway configuration.
21+
* **Enable active-active mode**: Select **Enabled**. This creates an [active-active](../articles/vpn-gateway/about-active-active-gateways.md) gateway configuration.
2222
* **Second public IP address:** Select **Create new**.
2323
* **Public IP address name**: In the text box, enter a name for your public IP address instance.
2424
* **Public IP address SKU**: Setting is autoselected to Standard SKU.

0 commit comments

Comments
 (0)