Copy file from On-premise to Azure blob using ADF pipeline

Опубликовано: 13 Май 2026
на канале: Data Engineering Studies
5,472
95

Azure Use Cases
Copy file from On premise to Azure blob

Steps:
1) Install Self-Hosted Integration Runtime in On prem
2) Create Self-Hosted Integration Runtime in Azure
3) Create Linked Service for the Source File system
4) Create a DataSet for the source Linked Service
5) Create Linked Service for the Target Storage Account container
6) Create a DataSet for the target Linked Service
7) Create the pipeline


Download and install Self-Hosted Integration Runtime in On-premise from the below Microsoft website

https://www.microsoft.com/en-us/downl...


Medium article regarding the same

  / copy-file-from-on-premise-to-azure-blob-us...