Skip to content

Commit 59b7332

Browse files
committed
new article
1 parent 57f6d87 commit 59b7332

File tree

12 files changed

+135
-0
lines changed

12 files changed

+135
-0
lines changed

articles/vpn-gateway/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,8 @@
189189
href: point-to-site-entra-gateway.md
190190
- name: Configure P2S - manually registered VPN client
191191
href: openvpn-azure-ad-tenant.md
192+
- name: Create or modify custom audience app ID
193+
href: point-to-site-entra-register-custom-app.md
192194
- name: Configure access based on users and groups
193195
href: openvpn-azure-ad-tenant-multi-app.md
194196
- name: Configure Multi-Factor Authentication (MFA)
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: Create custom app ID for P2S VPN Microsoft Entra ID authentication
3+
titleSuffix: Azure VPN Gateway
4+
description: Learn how to create a custom audience App ID or upgrade an existing custom App ID to the new Microsoft-registered Azure VPN Client app values.
5+
author: cherylmc
6+
ms.service: azure-vpn-gateway
7+
ms.topic: concept-article
8+
ms.date: 08/05/2024
9+
ms.author: cherylmc
10+
---
11+
12+
# Create a custom audience app ID for P2S VPN Microsoft Entra ID authentication
13+
14+
The steps in this article help you create a Microsoft Entra ID custom App ID (custom audience) for the new Microsoft-registered Azure VPN Client for point-to-site (P2S) connections. You can also update your existing tenant to [change the new Microsoft-registered Azure VPN Client app](#change) from the previous Azure VPN Client app.
15+
16+
If you need to create a custom audience using a value other than the Azure Public value `c632b3df-fb67-4d84-bdcf-b95ad541b5c8`, you can replace this value with the value you require. For more information and to see the available audience ID values for the Azure VPN Client app, see [Microsoft Entra ID authentication for P2S](point-to-site-about.md#microsoft-entra-id-authentication).
17+
18+
This article provides high-level steps. The screenshots might be different than what you experience in the Azure portal, but the settings are the same. For more information, see [Quickstart: Register an application](/entra/identity-platform/quickstart-register-app).
19+
20+
## Prerequisites
21+
22+
This article assumes that you already have a Microsoft Entra tenant and the permissions to create an Enterprise Application, typically the Cloud Application administrator role or higher. For more information, see [Create a new tenant in Microsoft Entra ID](/entra/fundamentals/create-new-tenant) and [Assign user roles with Microsoft Entra ID](/entra/fundamentals/users-assign-role-azure-portal).
23+
24+
[!INCLUDE [Configure custom audience](../../includes/vpn-gateway-custom-audience.md)]
25+
26+
After you've completed these steps, continue to [Configure P2S VPN Gateway for Microsoft Entra ID authentication – Microsoft-registered app](point-to-site-entra-gateway.md).
27+
28+
## <a name="change"></a>Change to Microsoft-registered VPN client app
29+
30+
[!INCLUDE [Change custom audience](../../includes/vpn-gateway-custom-audience-change.md)]
31+
32+
## Next steps
33+
34+
* [Configure P2S VPN Gateway for Microsoft Entra ID authentication – Microsoft-registered app](point-to-site-entra-gateway.md).
35+
* To connect to your virtual network, you must configure the Azure VPN client on your client computers. See [Configure a VPN client for P2S VPN connections](point-to-site-entra-vpn-client-windows.md).
36+
* For frequently asked questions, see the **Point-to-site** section of the [VPN Gateway FAQ](vpn-gateway-vpn-faq.md#P2S).
317 KB
Loading
517 KB
Loading
357 KB
Loading
432 KB
Loading
451 KB
Loading
342 KB
Loading
295 KB
Loading
202 KB
Loading

0 commit comments

Comments
 (0)