Skip to content

Commit 4ec254a

Browse files
authored
Merge pull request #293877 from Harikrishnan-M-B/patch-26
reorder
2 parents a0a25ea + 11561c5 commit 4ec254a

File tree

1 file changed

+34
-35
lines changed

1 file changed

+34
-35
lines changed

articles/frontdoor/private-link.md

Lines changed: 34 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,40 @@ Once your request is approved, a private IP address gets assigned from the Azure
3131

3232
:::image type="content" source="./media/private-link/enable-private-endpoint.png" alt-text="Screenshot of enable Private Link service checkbox from origin configuration page.":::
3333

34+
## Supported origins
35+
36+
Origin support for direct private endpoint connectivity is currently limited to:
37+
* Blob Storage
38+
* Web App
39+
* Internal load balancers, or any services that expose internal load balancers such as Azure Kubernetes Service, Azure Container Apps or Azure Red Hat OpenShift
40+
* Storage Static Website
41+
* Application Gateway (Public Preview. Don't use in production environments)
42+
* API Management (Public Preview. Don't use in production environments)
43+
* Azure Container Apps (Public Preview. Don't use in production environments)
44+
45+
> [!NOTE]
46+
> * This feature isn't supported with Azure App Service Slots or Functions.
47+
48+
## Region availability
49+
50+
Azure Front Door private link is available in the following regions:
51+
52+
| Americas | Europe | Africa | Asia Pacific |
53+
|--|--|--|--|
54+
| Brazil South | France Central | South Africa North | Australia East |
55+
| Canada Central | Germany West Central | | Central India |
56+
| Central US | North Europe | | Japan East |
57+
| East US | Norway East | | Korea Central |
58+
| East US 2 | UK South | | East Asia |
59+
| South Central US | West Europe | | South East Asia |
60+
| West US 2 | Sweden Central | | |
61+
| West US 3 | | | |
62+
| US Gov Arizona | | | |
63+
| US Gov Texas | | | |
64+
| US Gov Virginia | | | |
65+
66+
The Azure Front Door Private Link feature is region agnostic but for the best latency, you should always pick an Azure region closest to your origin when choosing to enable Azure Front Door Private Link endpoint. If your origin's region is not supported in the list of regions AFD Private Link supports, pick the next nearest region. You can use [Azure network round-trip latency statistics](../networking/azure-network-latency.md) to determine the next nearest region in terms of latency.
67+
3468
## Association of a private endpoint with an Azure Front Door profile
3569

3670
### Private endpoint creation
@@ -88,41 +122,6 @@ If AFD-Profile-1 gets deleted, then the PE1 private endpoint across all the orig
88122
* If AFD-Profile-4 gets deleted, only PE7 is removed.
89123
* If AFD-Profile-5 gets deleted, only PE8 is removed.
90124

91-
## Region availability
92-
93-
Azure Front Door private link is available in the following regions:
94-
95-
| Americas | Europe | Africa | Asia Pacific |
96-
|--|--|--|--|
97-
| Brazil South | France Central | South Africa North | Australia East |
98-
| Canada Central | Germany West Central | | Central India |
99-
| Central US | North Europe | | Japan East |
100-
| East US | Norway East | | Korea Central |
101-
| East US 2 | UK South | | East Asia |
102-
| South Central US | West Europe | | South East Asia |
103-
| West US 2 | Sweden Central | | |
104-
| West US 3 | | | |
105-
| US Gov Arizona | | | |
106-
| US Gov Texas | | | |
107-
| US Gov Virginia | | | |
108-
109-
110-
## Limitations
111-
112-
Origin support for direct private endpoint connectivity is currently limited to:
113-
* Blob Storage
114-
* Web App
115-
* Internal load balancers, or any services that expose internal load balancers such as Azure Kubernetes Service, Azure Container Apps or Azure Red Hat OpenShift
116-
* Storage Static Website
117-
* Application Gateway (Public Preview. Don't use in production environments)
118-
* API Management (Public Preview. Don't use in production environments)
119-
* Azure Container Apps (Public Preview. Don't use in production environments)
120-
121-
> [!NOTE]
122-
> * This feature isn't supported with Azure App Service Slots or Functions.
123-
124-
The Azure Front Door Private Link feature is region agnostic but for the best latency, you should always pick an Azure region closest to your origin when choosing to enable Azure Front Door Private Link endpoint. If your origin's region is not supported in the list of regions AFD Private Link supports, pick the next nearest region. You can use [Azure network round-trip latency statistics](../networking/azure-network-latency.md) to determine the next nearest region in terms of latency.
125-
126125
## Next steps
127126

128127
* Learn how to [connect Azure Front Door Premium to a Web App origin with Private Link](standard-premium/how-to-enable-private-link-web-app.md).

0 commit comments

Comments
 (0)