adf component share with other adf

Anshal 2,251 Reputation points
2023-01-26T10:50:15.7766667+00:00

hi friends we have multiple no of adf that are hosted on different tenants and subscriptions it is required now to share the components of one main adf components linked services integration runtime ,pipelines and triggers and storage accounts with other adf how to share this and is it possible option

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Nandan Hegde 36,146 Reputation points MVP Volunteer Moderator
    2023-01-26T12:57:40.5233333+00:00

    Hey, Couple of pointers :1) you can share integration run times with different ADFs but they need to be in same tenant. You cannot share cross tenant ADFs 2) you cannot share linked services by any aspect. You need to create linked services in each adf 3) you can call a pipeline present in another adf via a pipeline in another adf via web activity leveraging the REST API. 4) triggers are specific to an ADF and cannot be shared 5) what do you mean by sharing a storage account?


  2. Anshal 2,251 Reputation points
    2023-03-12T09:19:54.57+00:00

    hi @Nandan hegde , i found this answer while searching by he has mentioned by private and public endpoints you can share everything now it is difficult to understand and confusing.please help.

    https://docs.microsoft.com/en-us/answers/questions/638904/data-factory-assest-accessed-through-endpoint.html


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.