Skip to content

Commit a50bf44

Browse files
Merge pull request #264850 from rnautiyal/AppGWJan24
Update private-link-configure.md
2 parents 09de5df + 317994f commit a50bf44

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@ A private endpoint is a network interface that uses a private IP address from th
6868
> [!Note]
6969
> If you're provisioning a **Private Endpoint** from within another tenant, you will need to utilize the Azure Application Gateway Resource ID and the _Name_ of the Frontend IP configuration as the target sub-resource. For example, if I had a private IP associated to the Application Gateway and the Name listed in Frontend IP configuration of the portal for the private IP is _PrivateFrontendIp_, the target sub-resource value would be: _PrivateFrontendIp_.
7070
71+
> [!Note]
72+
> If you have to move a **Private Endpoint** to another subscription, you must first delete the existing **Private Endpoint** connection between the **Private Link** and **Private Endpoint**. Once this is completed, you have to re-create a new **Private Endpoint** connection in the new subscription to establish connection between **Private Link** and **Private Endpoint**.
73+
74+
75+
7176
# [Azure PowerShell](#tab/powershell)
7277

7378
To configure Private link on an existing Application Gateway via Azure PowerShell, use following commands:

0 commit comments

Comments
 (0)