Skip to content

Commit 0cf89a5

Browse files
authored
Merge pull request #295966 from cherylmc/link-fix
VWAN optional settings
2 parents 001cf37 + 05783c6 commit 0cf89a5

8 files changed

+232
-325
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5450,6 +5450,11 @@
54505450
"redirect_url": "/azure/virtual-wan/virtual-wan-about",
54515451
"redirect_document_id": false
54525452
},
5453+
{
5454+
"source_path_from_root": "/articles/virtual-wan/azure-vpn-client-optional-configurations-windows.md",
5455+
"redirect_url": "/azure/virtual-wan/azure-vpn-client-optional-configurations",
5456+
"redirect_document_id": false
5457+
},
54535458
{
54545459
"source_path_from_root": "/articles/virtual-wan/openvpn-azure-ad-client.md",
54555460
"redirect_url": "/azure/virtual-wan/point-to-site-entra-vpn-client-windows",

articles/virtual-wan/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
- name: Azure VPN Client versions & settings
233233
items:
234234
- name: Configure optional settings
235-
href: azure-vpn-client-optional-configurations-windows.md
235+
href: azure-vpn-client-optional-configurations.md
236236
- name: Azure VPN Client versions
237237
href: azure-vpn-client-versions.md
238238
- name: Assign IP addresses to specific User Groups

articles/virtual-wan/azure-vpn-client-optional-configurations-windows.md

Lines changed: 0 additions & 143 deletions
This file was deleted.
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: 'Azure VPN Client optional configuration steps: OpenVPN protocol'
3+
titleSuffix: Azure Virtual WAN
4+
description: Learn how to configure the Azure VPN Client optional configuration parameters for P2S OpenVPN connections.
5+
author: cherylmc
6+
ms.service: azure-virtual-wan
7+
ms.topic: how-to
8+
ms.date: 03/07/2025
9+
ms.author: cherylmc
10+
11+
---
12+
13+
# Azure VPN Client - configure optional routing and DNS settings
14+
15+
This article helps you configure optional settings for the Azure VPN Client for Virtual WAN User VPN point-to-site connections. You can configure DNS suffixes, custom DNS servers, custom routes, and VPN client-side forced tunneling.
16+
17+
> [!NOTE]
18+
> The Azure VPN Client is only supported for OpenVPN® protocol connections.
19+
20+
## Prerequisites
21+
22+
The steps in this article assume that you configured your P2S gateway and downloaded the Azure VPN Client to connecting client computers. For steps, see the following point-to-site configuration articles:
23+
24+
* [Certificate authentication](virtual-wan-point-to-site-portal.md)
25+
* [Microsoft Entra ID authentication](point-to-site-entra-gateway.md)
26+
27+
To download VPN client profile configuration file (xml file), see [Download a global or hub-based profile](global-hub-profile.md).
28+
29+
[!INCLUDE [Configuration steps](../../includes/vpn-gateway-vwan-azure-vpn-client-optional.md)]
30+
31+
## Azure VPN Client versions
32+
33+
For Azure VPN Client version information, see [Azure VPN Client versions](azure-vpn-client-versions.md).
34+
35+
## Next steps
36+
37+
For more information about P2S VPN, see [About point-to-site VPN](point-to-site-concepts.md).

articles/virtual-wan/point-to-site-entra-vpn-client-mac.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Virtual WAN
44
description: Learn how to configure the Azure VPN Client on macOS for Virtual WAN P2S configurations that use Microsoft Entra ID authentication.
55
ms.service: azure-virtual-wan
66
ms.topic: how-to
7-
ms.date: 02/11/2025
7+
ms.date: 03/07/2025
88
ms.author: cherylmc
99
author: cherylmc
1010
---
@@ -32,7 +32,7 @@ This article assumes that you've already performed the following prerequisites:
3232

3333
## Optional client configuration settings
3434

35-
You can configure the Azure VPN Client with optional configuration settings such as additional DNS servers, custom DNS, forced tunneling, custom routes, and other additional settings. For a description of the available optional settings and configuration steps, see [Azure VPN Client optional settings](azure-vpn-client-optional-configurations-windows.md).
35+
You can configure the Azure VPN Client with optional configuration settings such as additional DNS servers, custom DNS, forced tunneling, custom routes, and other additional settings. For a description of the available optional settings and configuration steps, see [Azure VPN Client optional settings](azure-vpn-client-optional-configurations.md).
3636

3737
## Next steps
3838

articles/virtual-wan/point-to-site-entra-vpn-client-windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: virtual-wan
66
author: cherylmc
77
ms.service: azure-virtual-wan
88
ms.topic: how-to
9-
ms.date: 02/11/2025
9+
ms.date: 03/07/2025
1010
ms.author: cherylmc
1111

1212
#Audience and custom App ID values are not sensitive data. Please do not remove. They are required for the configuration.
@@ -65,7 +65,7 @@ After you obtain the VPN client profile configuration package, extract the zip f
6565
6666
## Optional client configuration settings
6767

68-
You can configure the Azure VPN Client with optional configuration settings such as additional DNS servers, custom DNS, forced tunneling, custom routes, and other settings. For more information, see [Configure Azure VPN Client optional settings](azure-vpn-client-optional-configurations-windows.md).
68+
You can configure the Azure VPN Client with optional configuration settings such as additional DNS servers, custom DNS, forced tunneling, custom routes, and other settings. For more information, see [Configure Azure VPN Client optional settings](azure-vpn-client-optional-configurations.md).
6969

7070
## Azure VPN Client version information
7171

0 commit comments

Comments
 (0)