Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi there,
I am trying to copy data from Sharepoint into a Lakehouse in Fabric using a registered app in Azure. I have been able to get data from a Sharepoint Online List, however I haven't had much success reading excel files located in specific directories. Please view screenshot below:
I have tried following the Microsoft guidance in registering a service prinicpal app Copy data from SharePoint Online List - Azure Data Factory & Azure Synapse | Microsoft Learn however, once the app is created via https://<your-site-url>/_layouts/15/appinv.aspx it returns with a page that is requesting access to the designated sharepoint site.
Any ideas how to resolve?
Solved! Go to Solution.
Hi @nalmoukayed ,
First you need to make sure that the SharePoint credentials you are using in Data Factory are up to date. If the password has changed, update the credentials.
If you are using a data gateway, make sure the status of the gateway is “Online” and update the SharePoint source credentials in the gateway settings.
If that still doesn't work, I think you can try directly selecting the data source you want to connect to at Get Data.
Best Regards
Yilong Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @nalmoukayed ,
First you need to make sure that the SharePoint credentials you are using in Data Factory are up to date. If the password has changed, update the credentials.
If you are using a data gateway, make sure the status of the gateway is “Online” and update the SharePoint source credentials in the gateway settings.
If that still doesn't work, I think you can try directly selecting the data source you want to connect to at Get Data.
Best Regards
Yilong Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.