Transferring Files from ADLS to SharePoint Using ADF

Lavanya Bhajanthri 200 Reputation points
2024-01-12T01:42:18.56+00:00

I'm working on transferring a file from Azure Data Lake Storage (ADLS) to SharePoint using a combination of Web and Copy activities in Azure Data Factory. However, I'm unable to find SharePoint or HTTP options in the Sink settings. Which dataset option should I choose to successfully move the file to SharePoint?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,209 questions
0 comments No comments
{count} votes

Accepted answer
  1. Smaran Thoomu 19,875 Reputation points Microsoft Vendor
    2024-01-12T03:25:06.1533333+00:00

    Hi @Lavanya Bhajanthri

    Welcome to Microsoft Q&A platform and thanks for posting your question here.

    Unfortunately, Azure Data Factory does not support SharePoint as a sink and HTTP is not a supported sink type. However, you can use Azure Logic Apps to transfer a file from Azure Data Lake Storage to SharePoint.

    I would suggest you provide feedback on the same:

    https://feedback.azure.com/forums/270578-data-factory All of the feedback you share in these forums will be monitored and reviewed by the Microsoft engineering teams responsible for building Azure. You can copy data from an HTTP source to any supported sink data store. For a list of data stores that Copy Activity supports as sources and sinks, see Supported data stores and formats.

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.