You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/frontdoor/private-link.md
+34-35Lines changed: 34 additions & 35 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,40 @@ Once your request is approved, a private IP address gets assigned from the Azure
31
31
32
32
:::image type="content" source="./media/private-link/enable-private-endpoint.png" alt-text="Screenshot of enable Private Link service checkbox from origin configuration page.":::
33
33
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
+
34
68
## Association of a private endpoint with an Azure Front Door profile
35
69
36
70
### Private endpoint creation
@@ -88,41 +122,6 @@ If AFD-Profile-1 gets deleted, then the PE1 private endpoint across all the orig
88
122
* If AFD-Profile-4 gets deleted, only PE7 is removed.
89
123
* If AFD-Profile-5 gets deleted, only PE8 is removed.
90
124
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
-
126
125
## Next steps
127
126
128
127
* 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