Introduction
Sometimes you want to connect to a cloud service without sending data over the public internet. Private Link lets you create a private connection to Azure services, keeping your data safe and private.
When you want to access an Azure Storage account securely from your virtual network without exposing it to the internet.
When your app needs to connect to an Azure SQL Database privately to avoid public IP exposure.
When you want to connect to Azure services from on-premises networks through VPN or ExpressRoute privately.
When you need to restrict access to your service to only specific virtual networks.
When you want to avoid data leakage risks by keeping traffic inside the Azure backbone network.