Sharepoint to Blob Storage:Best Pratice

Rohit Kulkarni 686 Reputation points
2022-09-12T13:33:11.133+00:00

Hello Team,

I am trying to read a file in List of values format from the SharePoint to want to copy the file to Blob Storage from data bricks.Is it possible.

Please advise and if any support documents Please advise me .

Regards
RK

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,161 questions
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA-MSFT 88,636 Reputation points Microsoft Employee
    2022-09-13T09:36:38.42+00:00

    Hello @Rohit Kulkarni ,

    Welcome to the Microsoft Q&A platform.

    Unfortunately, you cannot read Share point files in Azure Databricks.

    Reason: Share point is not supported source in Azure Databricks.

    For more details, refer to Azure Databricks - Data sources.

    Are there any alternatives?

    Yes, there are couples of alternatives to read share point files in Azure Databricks.

    Option1: Copy files to Azure Storage and then mount the storage account to Azure Databricks and read from storage account.

    You may checkout the SO thread addressing: Reading Excel file from Azure Databricks.

    Option2: I found a third party articles which explains - Process & Analyze SharePoint Data in Azure Databricks.

    Disclaimer: This response contains a reference to a third-party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any

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

    ---------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


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.