SSIS/ADF - read excel file from Sharepoint/Teams

2021-10-27T14:23:40.797+00:00

Hi,

I would like to know is it possible to read excel file stored on Sharepoint ( not sharepoint list, excel file is stored on sharepoint and integrated with MS Teams) in SSIS or ADF to Azure SQL Server? Our sharepoint is synced with my local machine and I use Excel connector is SSIS and that works if I run package locally ( because file location is C:\User...\file.xlsx).
But when we try to run it through SSIS in Azure Data Factory it fails due to credentials ( we need to have this option to have job scheduler).

Thank you,
BR Tom

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,702 questions
{count} votes

1 answer

Sort by: Most helpful
  1. KranthiPakala-MSFT 46,642 Reputation points Microsoft Employee Moderator
    2021-10-29T04:42:41.357+00:00

    Hi @Tomislav Crnilo (SMART GROUP SERVICES d.o.o.) ,

    Welcome to Microsoft Q&A forum and thanks for reaching out here.

    Are you trying read Excel files from Sharepoint Online using ADF? If that is the case you can refer to this article which has a demonstration on how to achieve it using ADF: How to read files on SharePoint Online using Azure Data Factory

    Here is related MS Doc: Copy file from SharePoint Online using ADF

    Hope this helps. Please do let us know how it goes.

    Thank you


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.