Skip to content

Commit ef7c1ee

Browse files
Merge pull request #307827 from JackStromberg/patch-29
Private link warning
2 parents 0548ed2 + 8af7363 commit ef7c1ee

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

articles/application-gateway/private-link-configure.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: application-gateway
66
author: mbender-ms
77
ms.service: azure-application-gateway
88
ms.topic: how-to
9-
ms.date: 07/09/2025
9+
ms.date: 11/5/2025
1010
ms.author: mbender
1111
ms.custom:
1212
- devx-track-azurecli, devx-track-azurepowershell
@@ -72,6 +72,9 @@ Follow these steps to create the Private Link configuration:
7272
6. Select **Add** to create the configuration.
7373
7. From your Application Gateway settings, copy and save the **Resource ID**. This identifier is required when setting up Private Endpoints from different Microsoft Entra tenants.
7474

75+
>[!CAUTION]
76+
>Private link configuration will momentarily cause traffic disruption (less than 1 minute) while the change is applied. Changes are recommended to be conducted during a maintenance window or period of low-traffic. During this time, you may see connection timeouts or 4XX http status codes returned on request. Add/Remove/Approval/Rejection of private endpoints will not cause traffic disruption.
77+
7578
## Configure Private Endpoint
7679

7780
A Private Endpoint is a network interface that uses a private IP address from your virtual network to connect securely to Azure Application Gateway. Clients use the Private Endpoint's private IP address to establish connections to the Application Gateway through a secure tunnel.

0 commit comments

Comments
 (0)