Can private links be reused by other services?

saurabh 361 Reputation points
2023-01-18T17:51:49.6+00:00

Can private links be reused by other services? For example, if one create a private link for Storage account, can Azure Data Factory and Azure Synapse Workspace reuse the same storage account private link?

Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
531 questions
{count} votes

Accepted answer
  1. Silvia Wibowo 5,281 Reputation points Microsoft Employee
    2023-01-18T22:44:55.4366667+00:00

    Hi saurabh,

    Both Azure Data Factory (ADF) and Azure Synapse Workspace use a different kind of virtual network, Managed Virtual Network. They need to create managed private endpoints for accessing data source/sink privately.

    More info:

    So ADF and Synapse Workspace need to create managed private endpoints for each of them, even if they are using the same Storage account.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.