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.
Hi Fabric Community,
I’m trying to migrate data from a SharePoint Online List to a Warehouse in Microsoft Fabric using Copy Data Activity in Data Factory. However, I’m not sure how to set up the connection to SharePoint Online.
Could someone guide me on the following:
Solved! Go to Solution.
Hi @bhavya5903
1. The following links provide more information about SharePoint connection issues:
Set up your SharePoint Online List connection - Microsoft Fabric | Microsoft Learn
2.
Service Principal: This method is recommended for scenarios where you need to automate the connection without user interaction. Ensure that the Service Principal has the necessary permissions in Azure AD and SharePoint.
OAuth: This method is suitable for scenarios where user interaction is required for authentication. It is simpler to set up but may require re-authentication periodically.
3.
Azure AD: Grant the Service Principal or user account the necessary API permissions.
SharePoint: Ensure that the Service Principal or user account has the appropriate permissions on the SharePoint site and list. This can be done through the SharePoint admin center or by using PowerShell commands.
Connect to Azure AD-secured APIs in SharePoint Framework solutions | Microsoft Learn
4. Configure SharePoint Online List in a Copy activity:
Configure SharePoint Online List in a copy activity - Microsoft Fabric | Microsoft Learn
5. Common faults and troubleshooting:
Invalid Connection Credentials: Ensure that the credentials provided for the SharePoint source are correct. If using Service Principal, verify that the Service Principal has the necessary permissions.
Timeout Issues: Adjust the request timeout settings in the Advanced section of the Source tab to avoid timeout errors.
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 @bhavya5903
1. The following links provide more information about SharePoint connection issues:
Set up your SharePoint Online List connection - Microsoft Fabric | Microsoft Learn
2.
Service Principal: This method is recommended for scenarios where you need to automate the connection without user interaction. Ensure that the Service Principal has the necessary permissions in Azure AD and SharePoint.
OAuth: This method is suitable for scenarios where user interaction is required for authentication. It is simpler to set up but may require re-authentication periodically.
3.
Azure AD: Grant the Service Principal or user account the necessary API permissions.
SharePoint: Ensure that the Service Principal or user account has the appropriate permissions on the SharePoint site and list. This can be done through the SharePoint admin center or by using PowerShell commands.
Connect to Azure AD-secured APIs in SharePoint Framework solutions | Microsoft Learn
4. Configure SharePoint Online List in a Copy activity:
Configure SharePoint Online List in a copy activity - Microsoft Fabric | Microsoft Learn
5. Common faults and troubleshooting:
Invalid Connection Credentials: Ensure that the credentials provided for the SharePoint source are correct. If using Service Principal, verify that the Service Principal has the necessary permissions.
Timeout Issues: Adjust the request timeout settings in the Advanced section of the Source tab to avoid timeout errors.
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.
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 |