Skip to content

Commit 7c8cacc

Browse files
authored
Merge pull request #88651 from KumudD/patch-25
Update private-link-faq.md
2 parents 4c4b7bf + b5382ca commit 7c8cacc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/private-link/private-link-faq.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Yes. One Private Link service can receive connections from multiple Private Endp
2626
Yes. All data over Azure Private Link stays on the Microsoft backbone. It doesn’t traverse the internet.
2727

2828
### What is the difference between a VNet Service Endpoint and a Private Endpoint?
29-
VNet Service Endpoints and Private Endpoints are independent of each other.
3029
- VNet Service Endpoints extend your virtual network private address space and the identity of your VNet to the Azure services, over a direct connection. Service Endpoints allow you to secure your critical Azure service resources to only your virtual networks, while the traffic is route optimized and stays in the Microsoft backbone network it is sdestined to the Public IP address of the service.
3130
- Private Endpoint is a networking resource that acts as an entry point in your virtual network and uses Private IP address to reach the services powered by Private Link. The traffic is route optimized and stays in the Microsoft backbone network.
3231

0 commit comments

Comments
 (0)