Invoke Azure Data Factory Pipeline from another pipeline

Invoke Azure Data Factory Pipeline from another pipeline

You can Invoke Azure Data Factory Pipeline from another pipeline. Azure Data Factory is a fully managed, cloud-based data orchestration service that enables data movement and transformation. Executing the ADF pipeline from another data factory pipeline is quite useful. Mostly,  when you want to reuse some of the pipelines which can be used in different scenarios.

Invoke Azure Data Factory Pipeline from another pipeline

Invoke another Azure Data Factory Pipeline can be done using the “Execute Pipeline” Activity.   Add Execute Pipeline activity available under “General” category of all the Azure Data Factory Activity List.

Execute Pipeline Activity

Now in the Azure Data Factory designer,  set the Invoked Pipeline name, and the next steps as part of your actual ADF pipeline work.

Execute Pipeline

With that, you can start invoking your Azure Data Factory Pipeline from another pipeline.  You can also configure the activity with related name-value parameters.

Post Related with Azure Data Factory

 

 

 

 

Abhijit Jana

Abhijit runs the Daily .NET Tips. He started this site with a vision to have a single knowledge base of .NET tips and tricks and share post that can quickly help any developers . He is a Former Microsoft ASP.NET MVP, CodeProject MVP, Mentor, Speaker, Author, Technology Evangelist and presently working as a .NET Consultant. He blogs at http://abhijitjana.net , you can follow him @AbhijitJana . He is the author of book Kinect for Windows SDK Programming Guide.