Skip to content

Commit 3d8bbaa

Browse files
authored
Merge pull request #294394 from cherylmc/audience
audience
2 parents 3a8f133 + 3e8e62c commit 3d8bbaa

11 files changed

+26
-27
lines changed

articles/virtual-wan/point-to-site-entra-gateway-update.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to update Audience values for User VPN (P2S) gateway conn
55
author: cherylmc
66
ms.service: azure-virtual-wan
77
ms.topic: how-to
8-
ms.date: 02/07/2025
8+
ms.date: 02/10/2025
99
ms.author: cherylmc
1010

1111
# Customer intent: As an VPN Gateway administrator, I want to update point-to-site Audience values for Microsoft Entra ID authentication.
@@ -19,7 +19,7 @@ The following table shows the available supported Audience values.
1919

2020
[!INCLUDE [Audience values](../../includes/vpn-gateway-entra-audience-values.md)]
2121

22-
The examples in this article use the new Audience value for Azure Public. This article doesn't apply to **custom Audience** value configurations. To modify a custom audience app ID, see [Create or modify a custom audience app ID for P2S VPN Microsoft Entra ID authentication](point-to-site-entra-register-custom-app.md#change).
22+
This article doesn't apply to **custom Audience** value configurations. To modify a custom audience app ID, see [Create or modify a custom audience app ID for P2S VPN Microsoft Entra ID authentication](point-to-site-entra-register-custom-app.md#change).
2323

2424
## Workflow
2525

@@ -38,7 +38,7 @@ When you update audience values on an existing gateway, you incur fewer than 5 m
3838

3939
1. On the **User VPN configurations** page, select the configuration, then click **Edit configuration**.
4040

41-
1. On the **Edit configuration** page, go to the **Azure Active Directory** page, which is used to configure the Microsoft Entra ID values. Change the **Audience** value to the new version. For example, the new Azure Public aduence value for the Microsoft-registerd Azure VPN Client is: **c632b3df-fb67-4d84-bdcf-b95ad541b5c8**.
41+
1. On the **Edit configuration** page, go to the **Azure Active Directory** page, which is used to configure the Microsoft Entra ID values. Change the **Audience** value to: **c632b3df-fb67-4d84-bdcf-b95ad541b5c8**.
4242

4343
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 [User configuration](point-to-site-entra-gateway.md#user-config) values.
4444
1. Once you finish configuring settings, click **Review + create** to save your settings.

articles/vpn-gateway/point-to-site-about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: cherylmc
66
ms.service: azure-vpn-gateway
77
ms.custom: linux-related-content
88
ms.topic: concept-article
9-
ms.date: 09/18/2024
9+
ms.date: 02/10/2025
1010
ms.author: cherylmc
1111
---
1212
# About Point-to-Site VPN

articles/vpn-gateway/point-to-site-entra-gateway-update.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to update Audience values for P2S VPN gateway connections
55
author: cherylmc
66
ms.service: azure-vpn-gateway
77
ms.topic: how-to
8-
ms.date: 08/06/2024
8+
ms.date: 02/10/2025
99
ms.author: cherylmc
1010

1111
# Customer intent: As an VPN Gateway administrator, I want to update point-to-site Audience values for Microsoft Entra ID authentication.
@@ -19,7 +19,7 @@ The following table shows the available supported Audience values.
1919

2020
[!INCLUDE [Audience values](../../includes/vpn-gateway-entra-audience-values.md)]
2121

22-
The examples in this article use the new Audience value for Azure Public. This article doesn't apply to **custom Audience** value configurations. To modify a custom audience app ID, see [Create or modify a custom audience app ID for P2S VPN Microsoft Entra ID authentication](point-to-site-entra-register-custom-app.md#change).
22+
This article doesn't apply to **custom Audience** value configurations. To modify a custom audience app ID, see [Create or modify a custom audience app ID for P2S VPN Microsoft Entra ID authentication](point-to-site-entra-register-custom-app.md#change).
2323

2424
## Workflow
2525

@@ -38,7 +38,7 @@ When you update audience values on an existing gateway, you incur fewer than 5 m
3838

3939
:::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":::
4040

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**.
41+
1. Change the **Audience** value to: **c632b3df-fb67-4d84-bdcf-b95ad541b5c8**.
4242
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.
4343
1. Once you finish configuring settings, click **Save** at the top of the page.
4444
1. The new settings save to the P2S gateway and the gateway updates. This takes about 5 minutes to complete.

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

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ author: cherylmc
66
ms.service: azure-vpn-gateway
77
ms.custom: linux-related-content
88
ms.topic: how-to
9-
ms.date: 11/04/2024
9+
ms.date: 02/10/2025
1010
ms.author: cherylmc
1111
# Customer intent: As an VPN Gateway administrator, I want to configure point-to-site to allow Microsoft Entra ID authentication using the Microsoft-registered Azure VPN Client APP ID.
1212
---
1313

1414
# Configure P2S VPN Gateway for Microsoft Entra ID authentication – Microsoft-registered app
1515

16-
This article helps you configure your point-to-site (P2S) VPN gateway for Microsoft Entra ID authentication using the new Microsoft-registered Azure VPN Client App ID.
16+
This article helps you configure your point-to-site (P2S) VPN gateway for Microsoft Entra ID authentication using the new Microsoft-registered Azure VPN Client App ID.
1717

1818
> [!NOTE]
1919
> The steps in this article apply to Microsoft Entra ID authentication using the new Microsoft-registered Azure VPN Client App ID and associated Audience values. This article doesn't apply to the older, manually registered Azure VPN Client app for your tenant. For the manually registered Azure VPN Client steps, see [Configure P2S using manually registered VPN client](openvpn-azure-ad-tenant.md).
@@ -75,11 +75,14 @@ This article assumes the following prerequisites:
7575

7676
* **Tenant:** TenantID for the Microsoft Entra ID tenant. Enter the tenant ID that corresponds to your configuration. Make sure the Tenant URL doesn't have a `\` (backslash) at the end. Forward slash is permissible.
7777

78-
* Azure Public: `https://login.microsoftonline.com/{Microsoft ID Entra Tenant ID}`
78+
* Azure Public: `https://login.microsoftonline.com/{TenantID}`
79+
* Azure Government: `https://login.microsoftonline.us/{TenantID}`
80+
* Azure Germany: `https://login-us.microsoftonline.de/{TenantID}`
81+
* China 21Vianet: `https://login.chinacloudapi.cn/{TenantID}`
7982

8083
* **Audience**: The corresponding value for the Microsoft-registered Azure VPN Client App ID. [Custom audience](point-to-site-entra-register-custom-app.md) is also supported for this field.
8184

82-
* Azure Public: `c632b3df-fb67-4d84-bdcf-b95ad541b5c8`
85+
* `c632b3df-fb67-4d84-bdcf-b95ad541b5c8`
8386

8487
* **Issuer**: URL of the Secure Token Service. Include a trailing slash at the end of the **Issuer** value. Otherwise, the connection might fail. Example:
8588

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

Lines changed: 3 additions & 3 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: 10/15/2024
7+
ms.date: 02/10/2025
88
ms.author: cherylmc
99
---
1010

@@ -58,7 +58,7 @@ Locate and unzip the VPN client profile configuration package you generated and
5858
1. On this screen, notice the connection values are populated using the values in the imported VPN client configuration file.
5959

6060
* Verify that the **Certificate Information** value shows **DigiCert Global Root G2**, rather than the default or blank. Adjust the value if necessary.
61-
* Notice the Client Authentication values align with the values that were used to configure the VPN gateway for Microsoft Entra ID authentication. The Audience value in this example aligns with the Microsoft-registered App ID for Azure Public. If your P2S gateway is configured for a different Audience value, this field must reflect that value.
61+
* Notice the Client Authentication values align with the values that were used to configure the VPN gateway for Microsoft Entra ID authentication. This field must reflect the same value that your gateway is configured to use.
6262

6363
:::image type="content" source="media/point-to-site-entra-vpn-client-mac/values.png" alt-text="Screenshot of Azure VPN Client saving the imported profile settings." lightbox="media/point-to-site-entra-vpn-client-mac/values.png":::
6464

@@ -94,7 +94,7 @@ You can remove the VPN connection profile from your computer.
9494
1. Open the Azure VPN Client.
9595
1. Select the VPN connection that you want to remove, then click **Remove**.
9696

97-
## Optional Azure VPN Client configuration settings
97+
## Optional client configuration settings
9898

9999
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).
100100

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ titleSuffix: Azure VPN Gateway
55
author: cherylmc
66
ms.service: azure-vpn-gateway
77
ms.topic: how-to
8-
ms.date: 02/07/2025
8+
ms.date: 02/10/2025
99
ms.author: cherylmc
1010

1111
#Audience and custom App ID values are not sensitive data. Please do not remove. They are required for the configuration.
@@ -57,7 +57,7 @@ After you obtain the VPN client profile configuration package, extract the zip f
5757

5858
1. On the client profile page, notice that many of the settings are already specified. The preconfigured settings are contained in the VPN client profile package that you imported. Even though most of the settings are already specified, you need to configure settings specific to the client computer.
5959

60-
1. Change the name of the Connection name (optional). In this example, notice that the Audience value shown is the new Azure Public value associated to the Microsoft-registered Azure VPN Client App ID. The value in this field must match the value that your P2S VPN gateway is configured to use.
60+
1. Change the name of the Connection name (optional). In this example, notice that the Audience value shown is the value that's associated to the Microsoft-registered Azure VPN Client App ID. The value in this field must match the value that your P2S VPN gateway is configured to use.
6161

6262
:::image type="content" source="./media/point-to-site-entra-vpn-client-windows/connection-properties.png" alt-text="Screenshot shows Save the profile." lightbox="./media/point-to-site-entra-vpn-client-windows/connection-properties.png":::
6363

includes/virtual-wan-entra-app-id-descriptions.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: cherylmc
33
ms.author: cherylmc
4-
ms.date: 01/14/2025
4+
ms.date: 02/10/2025
55
ms.service: azure-vpn-gateway
66
ms.custom: linux-related-content
77
ms.topic: include
@@ -16,8 +16,6 @@ When possible, we recommend that you configure new P2S User VPN gateways using t
1616

1717
* A P2S User VPN gateway can only support one Audience value. It can't support multiple Audience values simultaneously.
1818

19-
* At this time, the newer Microsoft-registered App ID doesn't support as many Audience values as the older, manually registered app. If you need an Audience value for anything other than Azure Public or Custom, use the older manually registered method and values.
20-
2119
* The Azure VPN Client for Linux isn't backward compatible with P2S gateways configured to use the older Audience values that align with the manually registered app. However, the Azure VPN Client for Linux does support Custom Audience values.
2220

2321
* [!INCLUDE [Supported versions](vpn-gateway-azure-vpn-client-linux-supported-releases.md)]

includes/vpn-gateway-azure-vpn-client-linux-supported-releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
ms.author: cherylmc
33
author: cherylmc
4-
ms.date: 06/05/2024
4+
ms.date: 02/10/2025
55
ms.service: azure-vpn-gateway
66
ms.custom: linux-related-content
77
ms.topic: include

includes/vpn-gateway-entra-app-id-descriptions.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: cherylmc
33
ms.author: cherylmc
4-
ms.date: 01/16/2025
4+
ms.date: 02/10/2025
55
ms.service: azure-vpn-gateway
66
ms.custom: linux-related-content
77
ms.topic: include
@@ -10,16 +10,14 @@ VPN Gateway now supports a new Microsoft-registered App ID and corresponding Aud
1010

1111
Previously, you were required to manually register (integrate) the Azure VPN Client app with your Microsoft Entra tenant. Registering the client app creates an App ID representing the identity of the Azure VPN Client application and requires authorization using the Global Administrator role. To better understand the difference between the types of application objects, see [How and why applications are added to Microsoft Entra ID](/entra/identity-platform/how-applications-are-added).
1212

13-
When possible, we recommend that you configure new P2S gateways using the Microsoft-registered Azure VPN client App ID and its corresponding Audience values, instead of manually registering the Azure VPN Client app with your tenant. If you have a previously configured Azure VPN gateway that uses Microsoft Entra ID authentication, you can update the gateway and clients to take advantage of the new Microsoft-registered App ID. Updating the P2S gateway with the new Audience value is required if you want Linux clients to connect. The Azure VPN Client for Linux isn't backward compatible with the older Audience values.
13+
When possible, we recommend that you configure new P2S gateways using the Microsoft-registered Azure VPN client App ID and its corresponding Audience values, instead of manually registering the Azure VPN Client app with your tenant. If you have a previously configured Azure VPN gateway that uses Microsoft Entra ID authentication, you can update the gateway and clients to take advantage of the new Microsoft-registered App ID. Updating the P2S gateway with the new Audience value is required if you want Linux clients to connect. The Azure VPN Client for Linux isn't backward compatible with the older Audience values.
1414

1515
If you have an existing P2S gateway that you want to update to use a new Audience value, see [Change Audience for a P2S VPN gateway](../articles/vpn-gateway/point-to-site-entra-gateway-update.md). If you want to create or modify a custom Audience value, see [Create a custom audience app ID for P2S VPN](../articles/vpn-gateway/point-to-site-entra-register-custom-app.md). If you want to configure or restrict access to P2S based on users and groups, see [Scenario: Configure P2S VPN access based on users and groups](../articles/vpn-gateway/point-to-site-entra-users-access.md).
1616

1717
**Considerations**
1818

1919
* A P2S VPN gateway can only support one Audience value. It can't support multiple Audience values simultaneously.
2020

21-
* At this time, the newer Microsoft-registered App ID doesn't support as many Audience values as the older, manually registered app. If you need an Audience value for anything other than Azure Public or Custom, use the older manually registered method and values.
22-
2321
* The Azure VPN Client for Linux isn't backward compatible with P2S gateways configured to use the older Audience values that align with the manually registered app. However, the Azure VPN Client for Linux does support Custom Audience values.
2422

2523
* [!INCLUDE [Supported versions](vpn-gateway-azure-vpn-client-linux-supported-releases.md)]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
author: cherylmc
33
ms.author: cherylmc
4-
ms.date: 07/24/2024
4+
ms.date: 02/10/2025
55
ms.service: azure-vpn-gateway
66
ms.topic: include
77
---
88

99
|App ID | Supported Audience values| Supported clients|
1010
|---|---|---|
11-
|Microsoft-registered | - Azure Public: `c632b3df-fb67-4d84-bdcf-b95ad541b5c8` |- Linux<br>- Windows<br>- macOS |
11+
|Microsoft-registered | This audience value applies to Azure Public, Azure Government, Azure Germany, and Microsoft Azure operated by 21Vianet: <br> `c632b3df-fb67-4d84-bdcf-b95ad541b5c8` |- Linux<br>- Windows<br>- macOS |
1212
|Manually registered | - Azure Public: `41b23e61-6c1e-4545-b367-cd054e0ed4b4`<br>- Azure Government: `51bb15d4-3a4f-4ebf-9dca-40096fe32426`<br>- Azure Germany: `538ee9e6-310a-468d-afef-ea97365856a9`<br>- Microsoft Azure operated by 21Vianet: `49f817b6-84ae-4cc0-928c-73f27289b3aa` | - Windows<br> - macOS|
1313
|Custom | `<custom-app-id>` | - Linux<br>- Windows<br> - macOS |

0 commit comments

Comments
 (0)