Skip to content

Commit 89c7c69

Browse files
Merge pull request #253126 from Harikrishnan-M-B/patch-8
Update private-link.md
2 parents 9aa1001 + 438b604 commit 89c7c69

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

articles/frontdoor/private-link.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: references_regions
1414

1515
[Azure Private Link](../private-link/private-link-overview.md) enables you to access Azure PaaS services and services hosted in Azure over a private endpoint in your virtual network. Traffic between your virtual network and the service goes over the Microsoft backbone network, eliminating exposure to the public Internet.
1616

17-
Azure Front Door Premium can connect to your origin using Private Link. Your origin can be hosted in a virtual network or hosted as a PaaS service such as Azure App Service or Azure Storage. Private Link removes the need for your origin to be accessed publicly.
17+
Azure Front Door Premium can connect to your origin using Private Link. Your origin can be hosted in a virtual network or hosted as a PaaS service such as Azure Web App or Azure Storage. Private Link removes the need for your origin to be accessed publicly.
1818

1919
:::image type="content" source="./media/private-link/front-door-private-endpoint-architecture.png" alt-text="Diagram of Azure Front Door with Private Link enabled.":::
2020

@@ -101,12 +101,15 @@ Azure Front Door private link is available in the following regions:
101101
| East US 2 | UK South | | East Asia |
102102
| South Central US | West Europe | | |
103103
| West US 3 | Sweden Central | | |
104+
| US Gov Arizona |||
105+
| US Gov Texas |||
106+
104107

105108
## Limitations
106109

107110
Origin support for direct private endpoint connectivity is currently limited to:
108-
* Storage (Azure Blobs)
109-
* App Services
111+
* Blob Storage
112+
* Web App
110113
* Internal load balancers, or any services that expose internal load balancers such as Azure Kubernetes Service, Azure Container Apps or Azure Red Hat OpenShift
111114
* Storage Static Website
112115

@@ -115,7 +118,7 @@ The Azure Front Door Private Link feature is region agnostic but for the best la
115118

116119
## Next steps
117120

118-
* Learn how to [connect Azure Front Door Premium to a App Service origin with Private Link](standard-premium/how-to-enable-private-link-web-app.md).
121+
* 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).
119122
* Learn how to [connect Azure Front Door Premium to a storage account origin with Private Link](standard-premium/how-to-enable-private-link-storage-account.md).
120123
* Learn how to [connect Azure Front Door Premium to an internal load balancer origin with Private Link](standard-premium/how-to-enable-private-link-internal-load-balancer.md).
121124
* Learn how to [connect Azure Front Door Premium to a storage static website origin with Private Link](how-to-enable-private-link-storage-static-website.md).

0 commit comments

Comments
 (0)