Backup of ADF pipelines

Kundan Ray 0 Reputation points
2025-08-05T07:45:38.8133333+00:00

Hi Everyone,

I am looking for backup of ADF including pipelines, datasets and dataflows. Please find the snapshot, how to take backup of this so that I can restore it when required. User's image

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

1 answer

Sort by: Most helpful
  1. Nandan Hegde 36,396 Reputation points MVP Volunteer Moderator
    2025-08-05T07:50:16.7966667+00:00

    Ideally the best way to preserve the backup of the ADF is :

    1. Do GIT integration of the ADF. It would preserve all the JSON code of the underlying Linked services, datasets , pipelines etc.
    2. If you have not GIT integrated, you can export the ARM templates

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.