How to upload files into sharepoint using Azure synapse analytics

Darbarbasha Nadigadda 0 Reputation points
2025-04-16T14:00:38.28+00:00

How to upload files into sharepoint using Azure synapse analytics ?

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,328 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Smaran Thoomu 23,260 Reputation points Microsoft External Staff Moderator
    2025-04-16T14:30:31.53+00:00

    Hi @Darbarbasha Nadigadda

    As per my understanding, you are looking to upload a file to SharePoint using Synapse Data Pipelines. Please feel free to correct me if my understanding is not accurate.

    Currently, there is no out-of-the-box feature or connector in Synapse Pipelines to upload files directly to SharePoint.

    As a workaround, you can either:

    • Create custom code (e.g., using PowerShell or Python) and execute it using a Custom Activity in Synapse Pipelines, or
    • Implement a solution using Azure Logic Apps, which has native connectors for SharePoint.

    Here is a third-party article from a community contributor that outlines the steps involved: Publishing files from Synapse to SharePoint

    User's image

    Additionally, here is a related feature request submitted by other users: Support SharePoint folder as a sink. Support sharepoint folder as a sink

    I hope this information helps. Please do let us know if you have any further queries.


    Kindly consider upvoting the comment if the information provided is helpful—it can assist other community members facing similar issues.

    0 comments No comments

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.