Skip to content

Commit 9c254b0

Browse files
authored
Merge pull request #205784 from asudbring/privlink-patch
Added line about subscription registration and private link resource and private endpoints.
2 parents 8c88dd2 + 5ceccc3 commit 9c254b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/private-link/private-endpoint-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ As you're creating private endpoints, consider the following:
5656

5757
- Multiple private endpoints can be created on the same or different subnets within the same virtual network. There are limits to the number of private endpoints you can create in a subscription. For more information, see [Azure limits](../azure-resource-manager/management/azure-subscription-service-limits.md#networking-limits).
5858

59-
- The subscription from the private-link resource must also be registered with the Microsoft network resource provider. For more information, see [Azure Resource Providers](../azure-resource-manager/management/resource-providers-and-types.md).
59+
- The subscription that contains the private link resource must be registered with the Microsoft network resource provider. The subscription that contains the private endpoint must also be registered with the Microsoft network resource provider. For more information, see [Azure Resource Providers](../azure-resource-manager/management/resource-providers-and-types.md).
6060

6161
## Private-link resource
6262
A private-link resource is the destination target of a specified private endpoint. The following table lists the available resources that support a private endpoint:

0 commit comments

Comments
 (0)