Skip to content

Commit f35d3ef

Browse files
Merge pull request #269332 from cherylmc/ipsec-custom
Remove preview text
2 parents 552814c + 4155a39 commit f35d3ef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/vpn-gateway/create-custom-policies-p2s-ps.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
22
title: 'Create and set custom IPsec policies for Point-to-Site: PowerShell'
33
titleSuffix: Azure VPN Gateway
4-
description: This article helps you create and set custom IPSec policies for VPN Gateway P2S configurations
4+
description: This article helps you create and set custom IPSec policies for VPN Gateway P2S configurations.
55
author: cherylmc
66
ms.service: vpn-gateway
77
ms.topic: how-to
8-
ms.date: 09/09/2020
8+
ms.date: 03/18/2024
99
ms.author: cherylmc
1010
ms.custom: devx-track-azurepowershell
1111
---
1212

13-
# Create and set custom IPsec policies for Point-to-Site (preview)
13+
# Create and set custom IPsec policies for point-to-site connections
1414

15-
If your environment requires a custom IPsec policy for encryption, you can easily configure a policy object with the required settings. This article helps you create a custom policy object, and then set it using PowerShell.
15+
If your point-to-site (P2S) VPN environment requires a custom IPsec policy for encryption, you can easily configure a policy object with the required settings. This article helps you create a custom policy object, and then set it using PowerShell.
1616

1717
## Before you begin
1818

@@ -54,4 +54,4 @@ Set-AzVirtualNetworkGateway -VirtualNetworkGateway $gateway -VpnClientIpsecPolic
5454

5555
## Next steps
5656

57-
For more information about P2S configurations, see [About Point-to-Site VPN](point-to-site-about.md).
57+
For more information about P2S configurations, see [About point-to-site VPN](point-to-site-about.md).

0 commit comments

Comments
 (0)