Skip to content

Commit 5f9c623

Browse files
authored
Update 3-define-private-link-service-private-endpoint.md
1 parent 8c57c6b commit 5f9c623

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-azure/design-implement-private-access-to-azure-services/includes/3-define-private-link-service-private-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Private Link provides secure access to Azure services. Private Link achieves tha
4949

5050

5151

52-
Azure Private Endpoint provides private access to an Azure service by assigning it a private IP address from your virtual network, so traffic stays entirely on the Microsoft network and the service can be accessed without using the public internet.
52+
Azure Private Endpoint lets you connect to an Azure service using a private IP address from your own virtual network. This process ensures all traffic on Microsoft's network and means you don't need the public internet to access the service.
5353

5454
In contrast, Service Endpoints secure access to an Azure service’s public endpoint by allowing traffic from specific VNets or subnets, but the service itself still uses a public IP.
5555

0 commit comments

Comments
 (0)