How to copy files from onedrive to ADLS/Blob using azure data factory
How to copy files from onedrive to ADLS/Blob using azure data factory
Hi @KumaresanK-0014 ,
Welcome to Microsoft Q&A forum and thanks for reaching out.
Unfortunately there is no out of box ADF connector to copy files directly from OneDrive.
As a workaround you may give a try exploring ADF HTTP or REST connector to call OneDrive REST API available in Microsoft Graph API. and see if that helps.
The implementation can be similar to this process - Copy file from SharePoint Online
If you have any feedback regarding feature request for this requirement, I would suggest you to please share it in ADF user voice forum - https://feedback.azure.com/forums/270578-data-factory.
All the feedback shared in this forum are actively monitored and reviewed by ADF engineering team. Also please do share the feedback link here once it is posted.
Hope this info helps.
Please don’t forget to Accept Answer and Up-Vote wherever the information provided helps you, this can be beneficial to other community members.
Hi @KumaresanK-0014 ,
Just checking in to see if the above information was helpful. If it answers your query, please do click “Accept Answer” and/or Up-Vote, as it might be beneficial to other community members reading this thread. And, if you have any further query do let us know.
Hi @KumaresanK-0014 ,
Following up to see if the above suggestion was helpful? If you have further query, do let us know.
5 people are following this question.