You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/vpn-gateway/point-to-site-entra-vpn-client-mac.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to configure macOS client computers to connect to Azure u
4
4
author: cherylmc
5
5
ms.service: azure-vpn-gateway
6
6
ms.topic: how-to
7
-
ms.date: 07/24/2024
7
+
ms.date: 10/07/2024
8
8
ms.author: cherylmc
9
9
---
10
10
@@ -40,7 +40,7 @@ If you used the P2S server configuration steps as mentioned in the [Prerequisite
40
40
41
41
When you generate and download a VPN client profile configuration package, all the necessary configuration settings for VPN clients are contained in a VPN client profile configuration zip file. The VPN client profile configuration files are specific to the P2S VPN gateway configuration for the virtual network. If there are any changes to the P2S VPN configuration after you generate the files, such as changes to the VPN protocol type or authentication type, you need to generate new VPN client profile configuration files and apply the new configuration to all of the VPN clients that you want to connect.
42
42
43
-
Locate and unzip the VPN client profile configuration package you generated and downloaded (listed in the [Prequisites](#prerequisites)). Open the **AzureVPN** folder. In this folder, you'll see either the **azurevpnconfig_aad.xml** file or the **azurevpnconfig.xml** file, depending on whether your P2S configuration includes multiple authentication types. The .xml file contains the settings you use to configure the VPN client profile.
43
+
Locate and unzip the VPN client profile configuration package you generated and downloaded (listed in the [Prerequisites](#prerequisites)). Open the **AzureVPN** folder. In this folder, you'll see either the **azurevpnconfig_aad.xml** file or the **azurevpnconfig.xml** file, depending on whether your P2S configuration includes multiple authentication types. The .xml file contains the settings you use to configure the VPN client profile.
44
44
45
45
## Import VPN client profile configuration files
46
46
@@ -49,7 +49,6 @@ Locate and unzip the VPN client profile configuration package you generated and
49
49
50
50
1. On the Azure VPN Client page, select **Import**.
1. Once connected, the status changes to **Connected**. To disconnect from the session, click **Disconnect**.
67
64
68
65
## Create a connection manually
@@ -99,4 +96,4 @@ You can configure the Azure VPN Client with optional configuration settings such
99
96
100
97
## Next steps
101
98
102
-
For more information, see [Create a Microsoft Entra tenant for P2S Open VPN connections that use Microsoft Entra authentication](openvpn-azure-ad-tenant.md).
99
+
For more information, see [Configure P2S VPN Gateway for Microsoft Entra ID authentication](point-to-site-entra-gateway.md).
0 commit comments