How to copy data from Sharepoint to azure adls Gen2?

Narayanan Sankara 1 Reputation point
2022-10-12T12:31:54.19+00:00

How to copy data from Sharepoint to azure adls Gen2? I have tried to do it via the ADF using the below link.

https://learn.microsoft.com/en-us/azure/data-factory/connector-sharepoint-online-list?tabs=data-factory

But it doesn't seem to work as the Sharepoint access is granted by someone other than me and in ADF the base URL still says the link isn't trusted yet, maybe because it is not me that has granted the access.

Is there any other way to copy files from Sharepoint to Azure ADLS Gen2.? Please do let me know.

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,559 questions
Microsoft 365 and Office SharePoint For business Windows
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. KranthiPakala-MSFT 46,642 Reputation points Microsoft Employee Moderator
    2022-10-12T23:44:41.803+00:00

    Hello @Narayanan Sankara ,

    Thanks for the question and using MS Q&A platform.

    In order to use ADF to copy file from Sharepoint Online to ADLS Gen2, then you will have to Register an application entity in Azure Active Directory. Then your Sharepoint site Admin (Site Admin Role) will have to Grant SharePoint Online site permission to your registered application by following the steps below:

    249828-image.png

    Below are other Microsoft products which supports Sharepoint connectors and can be used to access data in Sharepoint.

    249891-image.png

    For more info, please refer to below resources:

    1. SharePoint Connectors
    2. Transfer Files from SharePoint To Blob Storage with Azure Logic Apps
    3. Connect to SharePoint from Azure Logic Apps

    Hope this info helps.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.