Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,985 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How can I backup my entire Azure Data factory including Pipeline, Dataset, Linked services?
I have a requirement to periodically take backup of ADF with all the components like pipeline, multiple linked services and datasets.
please guide me with that.
Hey,
You can extract and download the ARM template which would include all ADF components.
https://datamajor.net/how-to-export-import-an-azure-data-factory-arm-template/