question

Azurecom-0844 avatar image
0 Votes"
Azurecom-0844 asked ShaikMaheer-MSFT commented

Can we copy json of pipeline and create a new pipeline

What I am looking for is simple alternative that we have in BI tools such as we can copy XML

of the report and paste it in new report to create exact clone, it makes thing easy. Can we do similarly in adf

wherein we can copy the json of another pipeline and recreate the clone and where exactly we need to copy it .

azure-data-factory
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @Azurecom-0844 ,

Following up to see if below answer helps you? If yes, Please consider to mark as Accepted Answer. Accepted answers helps community as well. Thank you.

0 Votes 0 ·

1 Answer

NandanHegde-7720 avatar image
0 Votes"
NandanHegde-7720 answered ShaikMaheer-MSFT commented

Yes,
You can copy the Json and Paste it in another ADF to create a similar Pipeline.

Note: you need to ensure all dependent datasets are already present before creating the pipeline.

You can either directly clone:

128751-image.png

or copy the code and paste it :

128708-image.png



image.png (5.3 KiB)
image.png (2.2 KiB)
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks for your response. I am trying to create this pipeline https://mrpaulandrew.com/2018/11/15/using-data-factory-parameterised-linked-services/ all its json available here https://github.com/mrpaulandrew-zz/BlogSupportingContent should it be enough if copy paste the json

0 Votes 0 ·

Hi @Azurecom-0844 ,

It should work fine. You will get entire pipeline structure. Once you get them may sure you correct or modify all datasets or linked services values or configurations as per your resources. Thank you.

Please consider accepting answer by clicking on 130280-acceptansw.jpg button. Accepted answers helps community as well.

0 Votes 0 ·
acceptansw.jpg (2.3 KiB)