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-gateway-update.md
+13-11Lines changed: 13 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,25 @@
1
1
---
2
-
title: 'Update Audience for P2S VPN gateway connections - Microsoft Entra ID authentication'
2
+
title: 'Migrate manually registered Azure VPN client to Microsoft-registered for P2S Microsoft Entra ID authentication'
3
3
titleSuffix: Azure VPN Gateway
4
4
description: Learn how to update Audience values for P2S VPN gateway connections that use Microsoft Entra ID authentication.
5
5
author: cherylmc
6
6
ms.service: vpn-gateway
7
7
ms.topic: how-to
8
-
ms.date: 06/18/2024
8
+
ms.date: 07/24/2024
9
9
ms.author: cherylmc
10
10
11
11
# Customer intent: As an VPN Gateway administrator, I want to update point-to-site Audience values for Microsoft Entra ID authentication.
12
12
---
13
13
14
-
# Change Audience value for P2S VPN gateway and VPN clients
14
+
# Migrate a manually registered Azure VPN Client to the Microsoft-registered client
15
15
16
-
This article helps you change (update) the Audience value for point-to-site (P2S) VPN Gateway connections that use Microsoft Entra ID authentication. When you update an Audience value, you must make the change on both the P2S VPN gateway, and on any previously configured VPN clients. For more information about Audience values, see [About point-to-site VPN - Microsoft Entra ID authentication](point-to-site-about.md#entra-id).
16
+
This article helps you migrate from a manually registered Azure VPN Client to the Microsoft-registered Azure VPN Client for point-to-site (P2S) Microsoft Entra ID authentication. The Microsoft-registered Azure VPN client uses a different Audience value. When you update an Audience value, you must make the change on both the P2S VPN gateway, and on any previously configured VPN clients.
17
17
18
-
The following table shows the available supported Audience values. P2S VPN gateways also support custom Audience.
18
+
For more information about Audience values, see [About point-to-site VPN - Microsoft Entra ID authentication](point-to-site-about.md#entra-id). The examples in this article use the new Audience value for Azure Public.
The following table shows the available supported Audience values.
21
21
22
-
In most cases, you'll be changing an older *Azure Public* audience value to the new Azure Public audience value to take advantage of the Microsoft-registered Azure VPN Client new features and supported operating systems. The examples in this article show the new Audience value for Azure Public. However, the process is the same if you want to change to a different supported Audience value, such as a custom value.
@@ -38,7 +38,7 @@ When you update audience values on an existing gateway, you incur fewer than 5 m
38
38
39
39
:::image type="content" source="./media/update-entra-audience/audience.png" alt-text="Screenshot showing settings for Tunnel type, Authentication type, and Microsoft Entra settings." lightbox="././media/update-entra-audience/audience.png":::
40
40
41
-
1. Change the **Audience** value. For this example, we changed the Audience value to the Azure Public value for the Microsoft-registered Azure VPN Client; **c632b3df-fb67-4d84-bdcf-b95ad541b5c8**. You can also use a different Audience value, such as a custom value, for this setting.
41
+
1. Change the **Audience** value. For this example, we changed the Audience value to the Azure Public value for the Microsoft-registered Azure VPN Client; **c632b3df-fb67-4d84-bdcf-b95ad541b5c8**.
42
42
1. Leave the other settings the same, unless you have changed tenants and need to change the tenant IDs. If you update the Issuer field, take care to include the trailing slash at the end. For more information about each of the fields, see [Microsoft Entra ID](point-to-site-entra-gateway.md#configure-vpn) values.
43
43
1. Once you finish configuring settings, click **Save** at the top of the page.
44
44
1. The new settings save to the P2S gateway and the gateway updates. This takes about 5 minutes to complete.
@@ -51,9 +51,11 @@ However, when you update only the Audience or tenant values, you have a couple o
51
51
52
52
* If the Azure VPN Client is already configured to connect to this P2S gateway, you can [manually update](#manual) the VPN client.
53
53
54
-
* If you've updated multiple values on the P2S gateway, or you want easily update the VPN clients by importing the new values, you can generate and download a new P2S VPN client profile configuration package and import it to each client.
54
+
* If you've updated multiple values on the P2S gateway, or you want easily update the VPN clients by importing the new values, you can generate and download a new P2S VPN [client profile configuration package](#generate) and import it to each client.
55
+
56
+
### <aname="manual"></a>Update an Azure VPN Client
55
57
56
-
### <aname="manual"></a>Manually update an Azure VPN Client
58
+
These steps help you update the Azure VPN Client manually, without using the profile configuration package.
57
59
58
60
1. Launch the Azure VPN Client app.
59
61
1. Select the VPN connection profile that you want to update.
@@ -62,7 +64,7 @@ However, when you update only the Audience or tenant values, you have a couple o
62
64
1. If you also updated the Tenant ID values, change them on the client. These values must match the P2S gateway values.
63
65
1. Click **Save** to save the settings.
64
66
65
-
### <aname="generate"></a>Generate a profile configuration package
67
+
### <aname="generate"></a>Update using a profile configuration package
66
68
67
69
If you want to use the VPN client profile configuration files to configure your Azure VPN Client, you can generate a profile configuration package that contains the new P2S gateway settings.
Copy file name to clipboardExpand all lines: articles/vpn-gateway/vpn-gateway-highlyavailable.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
---
2
-
title: 'About Highly Available gateway configurations'
2
+
title: 'Design highly available gateway connectivity'
3
3
titleSuffix: Azure VPN Gateway
4
-
description: Learn about highly available configuration options using Azure VPN Gateways.
4
+
description: Learn about highly available configuration options for VPN Gateway.
5
5
author: cherylmc
6
6
ms.service: vpn-gateway
7
7
ms.topic: article
8
-
ms.date: 07/11/2024
8
+
ms.date: 07/24/2024
9
9
ms.author: cherylmc
10
10
11
11
---
12
-
# Highly Available cross-premises and VNet-to-VNet connectivity
12
+
# Design highly available gateway connectivity for cross-premises and VNet-to-VNet connections
13
13
14
-
This article provides an overview of Highly Available configuration options for your cross-premises and VNet-to-VNet connectivity using Azure VPN gateways.
14
+
This article helps you understand how to design highly available gateway connectivity for cross-premises and VNet-to-VNet connections.
@@ -31,7 +31,7 @@ To provide better availability for your cross premises connections, there are a
31
31
32
32
You can use multiple VPN devices from your on-premises network to connect to your Azure VPN gateway, as shown in the following diagram:
33
33
34
-
:::image type="content" source="./media/vpn-gateway-highlyavailable/multiple-onprem-vpns.png" alt-text="Diagram shows multiple on-premises sites with private I P subnets and on-premises V P N connected to an active Azure V P N gateway to connect to subnets hosted in Azure, with a standby gateway available.":::
34
+
:::image type="content" source="./media/vpn-gateway-highlyavailable/multiple-onprem-vpns.png" alt-text="Diagram shows multiple on-premises sites with private IP subnets and on-premises VPN connected to an active Azure VPN gateway to connect to subnets hosted in Azure, with a standby gateway available.":::
35
35
36
36
This configuration provides multiple active tunnels from the same Azure VPN gateway to your on-premises devices in the same location. There are some requirements and constraints:
0 commit comments