Forum Discussion
dataset refresh > Service principal Authentication
- 3 months ago
If your Fabric workload supports it, then it is recommended using an Azure App Registration (Service Principal). A separate service account is typically not required.
Service Principals are generally more secure, easier to manage, and avoid issues related to passwords, MFA, and user account dependencies.
The exact approach depends on the Fabric component and SharePoint connector being used.
If this post helps, please accept this as a solution. Appreciate your kudos.
Thanks,
Pallavi - 3 months ago
Hi Rubininagaraj ,
An Azure App Registration and Service Principal are the same thing.
After creating the app registration, you will need to grant it permissions to the sahrepoint site. Here is a great post for how to do that:
https://heyniels.com/2026/03/15/connect-fabric-to-sharepoint-after-the-acs-retirement/
If your Fabric workload supports it, then it is recommended using an Azure App Registration (Service Principal). A separate service account is typically not required.
Service Principals are generally more secure, easier to manage, and avoid issues related to passwords, MFA, and user account dependencies.
The exact approach depends on the Fabric component and SharePoint connector being used.
If this post helps, please accept this as a solution. Appreciate your kudos.
Thanks,
Pallavi