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

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ก.ย. 2024
  • 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
    www.microsoft....
    Medium article regarding the same
    / copy-file-from-on-prem...

ความคิดเห็น • 4

  • @nikhilrothe3419
    @nikhilrothe3419 7 หลายเดือนก่อน +1

    Very helpful

    • @dataenggstudies
      @dataenggstudies  7 หลายเดือนก่อน

      Thank you. I am glad that it helped.

  • @vinoda3480
    @vinoda3480 7 หลายเดือนก่อน +1

    Good Content very much helpful. But please parameterize the target folder and Input folder

    • @dataenggstudies
      @dataenggstudies  7 หลายเดือนก่อน

      Thank you for the suggestion. I will incorporate in the upcoming videos.