I have one folder in adls gen2 say it as mysource1 folder .. which has 100's of subfolder s and each subfolder again contains folders and many files ..
How can I copy all of the folders and files in mysource1 using azure data factory ..
I have one folder in adls gen2 say it as mysource1 folder .. which has 100's of subfolder s and each subfolder again contains folders and many files ..
How can I copy all of the folders and files in mysource1 using azure data factory ..
You could use binary as source format. It will help you copy all the folders and files in source to sink.
For example: this is my container test
:
You can follow my steps.
use ingest tab on ADF Home page, there you could specify source location using linked service and target location