Skip to content

Commit bdabe55

Browse files
authored
Merge pull request #287973 from cherylmc/p2s-mac-entra
VPN Gateway p2s mac entra freshness
2 parents fa87e42 + f7c8bf2 commit bdabe55

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed
Binary file not shown.
Binary file not shown.

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to configure macOS client computers to connect to Azure u
44
author: cherylmc
55
ms.service: azure-vpn-gateway
66
ms.topic: how-to
7-
ms.date: 07/24/2024
7+
ms.date: 10/07/2024
88
ms.author: cherylmc
99
---
1010

@@ -40,7 +40,7 @@ If you used the P2S server configuration steps as mentioned in the [Prerequisite
4040

4141
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.
4242

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.
4444

4545
## Import VPN client profile configuration files
4646

@@ -49,7 +49,6 @@ Locate and unzip the VPN client profile configuration package you generated and
4949
5050
1. On the Azure VPN Client page, select **Import**.
5151

52-
:::image type="content" source="media/point-to-site-entra-vpn-client-mac/import.png" alt-text="Screenshot of Azure VPN Client import selection." lightbox="media/point-to-site-entra-vpn-client-mac/import.png":::
5352
1. Navigate to the folder containing the file that you want to import, select it, then click **Open**.
5453

5554
1. On this screen, notice the connection values are populated using the values in the imported VPN client configuration file.
@@ -61,8 +60,6 @@ Locate and unzip the VPN client profile configuration package you generated and
6160

6261
1. Click **Save** to save the connection profile configuration.
6362
1. In the VPN connections pane, select the connection profile that you saved. Then, click **Connect**.
64-
65-
:::image type="content" source="media/point-to-site-entra-vpn-client-mac/connect.png" alt-text="Screenshot of Azure VPN Client clicking Connect." lightbox="media/point-to-site-entra-vpn-client-mac/connect.png":::
6663
1. Once connected, the status changes to **Connected**. To disconnect from the session, click **Disconnect**.
6764

6865
## Create a connection manually
@@ -99,4 +96,4 @@ You can configure the Azure VPN Client with optional configuration settings such
9996

10097
## Next steps
10198

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

Comments
 (0)