Skip to content

Commit a831cc3

Browse files
Merge pull request #289505 from cherylmc/patch-1
add private ips link
2 parents 58105a6 + 590bb1c commit a831cc3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about VPN Gateway resources and configuration settings.
44
author: cherylmc
55
ms.service: azure-vpn-gateway
66
ms.topic: concept-article
7-
ms.date: 07/29/2024
7+
ms.date: 10/30/2024
88
ms.author: cherylmc
99
ms.custom: devx-track-azurepowershell
1010
ms.devlang: azurecli
@@ -49,6 +49,10 @@ Azure VPN gateways can be configured as active-standby or active-active. In an a
4949
* [About active-active gateways](about-active-active-gateways.md)
5050
* [Design highly available gateway connectivity for cross-premises and VNet-to-VNet connections](vpn-gateway-highlyavailable.md)
5151

52+
## Gateway Private IPs
53+
54+
This setting is used for certain ExpressRoute private peering configurations. For more information, see [Configure a Site-to-Site VPN connection over ExpressRoute private peering](site-to-site-vpn-private-peering.md).
55+
5256
## <a name="connectiontype"></a>Connection types
5357

5458
Each connection requires a specific virtual network gateway connection type. The available PowerShell values for [New-AzVirtualNetworkGatewayConnection](/powershell/module/az.network/new-azvirtualnetworkgatewayconnection) `-Connection Type` are: IPsec, Vnet2Vnet, ExpressRoute, VPNClient.

0 commit comments

Comments
 (0)