exporting data factory pipeline

Navdeep Kaur 21 Reputation points
2021-02-01T12:30:41.897+00:00

hi, i have multiple adf pipelines in data factory, i want to move the entire pipeline structure to another data factory in different resource group. can you help me how i can i do that?

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

Accepted answer
  1. Nandan Hegde 32,416 Reputation points MVP
    2021-02-01T13:05:53.3+00:00

    Hey @Navdeep Kaur ,
    You can export the ARM template for the existing ADF and import it into the new ADF in another RG.
    https://stackoverflow.com/questions/54445138/how-to-import-an-existing-data-factory-arm-template
    https://cursor.run/tech/azure/azure-data-factory-manually-deploy-to-other-environments-using-arm-templates/

    or you can check Azure Devops for ADF

    1 person found this answer helpful.
    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.