Do I need to set up multiple private links with different private endpoints to connect from my Azure VM to say an Azure Storage account or Azure SQL DB or only one private link will do and I can use that private link with multiple Azure PaaS Services that are serviced by Private Link?
1
votes
1 Answers
1
votes
You have to create different private endpoint connections for different Azure PaaS Services. Also, private endpoints must be deployed in the same region as the virtual network.
Here are some key details about private endpoints:
Reference: https://docs.microsoft.com/en-us/azure/private-link/private-endpoint-overview