Skip to content

Commit bb5f141

Browse files
authored
Merge pull request #113728 from malopMSFT/patch-164
Update private-endpoint-overview.md
2 parents 4e87f9a + c0668fc commit bb5f141

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
@@ -31,7 +31,7 @@ Azure Private Endpoint is a network interface that connects you privately and se
3131
Here are some key details about private endpoints:
3232
- Private endpoint enables connectivity between the consumers from the same VNet, regionally peered VNets, globally peered VNets and on premises using [VPN](https://azure.microsoft.com/services/vpn-gateway/) or [Express Route](https://azure.microsoft.com/services/expressroute/) and services powered by Private Link.
3333

34-
- When creating a private endpoint, a network interface is also created for the lifecycle of the resource. The interface is assigned a private IP address from the subnet that maps to the Private Link Service.
34+
- When creating a private endpoint, a read-only network interface is also created for the lifecycle of the resource. The interface is assigned a private IP address from the subnet that maps to the private link resource.
3535

3636
- The private endpoint must be deployed in the same region as the virtual network.
3737

0 commit comments

Comments
 (0)