What is the main difference between a Service Endpoint and Azure Private Link for securing access to Azure PaaS services?
-
A
Service Endpoints route traffic over the Azure backbone but keep the PaaS public IP; Private Link assigns a private IP in your VNet
-
B
Service Endpoints assign a private IP; Private Link uses the public IP
-
C
Service Endpoints only work with Storage; Private Link works with all PaaS services
-
D
Service Endpoints are deprecated in favor of VNet injection