Skip to content

Commit 4614f45

Browse files
Merge pull request #302124 from Harikrishnan-M-B/patch-51
added warning
2 parents c14b3c9 + ab3c28a commit 4614f45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/frontdoor/private-link.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ The Azure Front Door Private Link feature is region agnostic but for the best la
8787

8888
Within a single Azure Front Door profile, if two or more Private Link enabled origins are created with the same set of resource ID, group ID and region, then for all such origins only one private endpoint gets created. Connections to the backend can be enabled using this private endpoint. This setup means you only have to approve the private endpoint once because only one private endpoint gets created. If you create more Private Link enabled origins using the same set of Private Link location, resource ID, and group ID, you don't need to approve any more private endpoints.
8989

90+
> [!WARNING]
91+
> Avoid configuring multiple private link enabled origins that point to the same resource (with identical resource ID, group ID, and region), if each origin uses a different HTTP or HTTPS port. This setup can lead to routing issues between Front Door and the origin due to a platform limitation.
92+
9093
#### Single private endpoint
9194

9295
For example, a single private endpoint gets created for all the different origins across different origin groups but in the same Azure Front Door profile as shown in the following table:

0 commit comments

Comments
 (0)