Skip to content

Commit 53721f0

Browse files
committed
private endpoint/service endpoint conflict
1 parent 6a18e90 commit 53721f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/app-service/overview-private-endpoint.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,9 @@ For pricing details, see [Azure Private Link pricing](https://azure.microsoft.co
123123
* Remote Debugging functionality isn't available through the private endpoint. The recommendation is to deploy the code to a slot and remote debug it there.
124124
* FTP access is provided through the inbound public IP address. Private endpoint doesn't support FTP access to the app.
125125
* IP-Based SSL isn't supported with private endpoints.
126-
* Apps that you configure with private endpoints cannot use [service endpoint-based access restriction rules](./overview-access-restrictions.md#access-restriction-rules-based-on-service-endpoints).
126+
* Apps that you configure with private endpoints cannot receive public traffic coming from subnets with `Microsoft.Web` service endpoint enabled and cannot use [service endpoint-based access restriction rules](./overview-access-restrictions.md#access-restriction-rules-based-on-service-endpoints).
127127
* Private endpoint naming must follow the rules defined for resources of type `Microsoft.Network/privateEndpoints`. Naming rules can be found [here](../azure-resource-manager/management/resource-name-rules.md#microsoftnetwork).
128+
*
128129

129130
We're improving Azure Private Link feature and private endpoint regularly, check [this article](../private-link/private-endpoint-overview.md#limitations) for up-to-date information about limitations.
130131

0 commit comments

Comments
 (0)