Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
i need to copy files from sharepoint to lakehouse i followed the Azure Data Factory blog ,but its not same for fabric
https://learn.microsoft.com/en-us/azure/data-factory/connector-sharepoint-online-list?tabs=data-fact...
how to achieve via copy activity component in Fabric Data Factory
Solved! Go to Solution.
Hi @smurugan
If you need to copy SharePoint files to lakehouse, here are some things I want to share with you:
First, you need to register an application on the Microsoft Identity platform to connect to SharePoint using service principal authentication.
Make sure your application has permission to access the SharePoint Online list.
Create a new data pipeline and add a Copy Activity to the pipeline.
In Source, select SharePoint Online List as the data source. Select the SharePoint connection you created earlier.
In Destination, select your target data store, such as Lakehouse.
Set up your SharePoint Online List connection - Microsoft Fabric | Microsoft Learn
Configure SharePoint Online List in a copy activity - Microsoft Fabric | Microsoft Learn
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @smurugan
If you need to copy SharePoint files to lakehouse, here are some things I want to share with you:
First, you need to register an application on the Microsoft Identity platform to connect to SharePoint using service principal authentication.
Make sure your application has permission to access the SharePoint Online list.
Create a new data pipeline and add a Copy Activity to the pipeline.
In Source, select SharePoint Online List as the data source. Select the SharePoint connection you created earlier.
In Destination, select your target data store, such as Lakehouse.
Set up your SharePoint Online List connection - Microsoft Fabric | Microsoft Learn
Configure SharePoint Online List in a copy activity - Microsoft Fabric | Microsoft Learn
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.