Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
DimitraG
Frequent Visitor

Configure service principal for cloud data source e

Hello!
I'm looking for guidance on setting up a Cloud data source connection for semantic models to access my Lakehouse.

Specifically, I need help with the configuration to authenticate via a service principal. After creating the service principal, do I need to assign specific permissions or enable any settings for service principals to access Fabric APIs? Additionally, should the service principal be added to a security group? As my understanding the service principal should have contrivutor role in workspace .

Thanks in advance!

 
 
 
 
 
2 ACCEPTED SOLUTIONS
GilbertQ
Super User
Super User

Hi @DimitraG 

 

Once you create a service principle, you should always add it to an Entra ID security group. You can then give that security group workspace permissions, which should then allow to read from the lakehouse.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

v-sdhruv
Community Support
Community Support

Hi @DimitraG ,

There are two types of authentication available for service principals:
password-based authentication (application secret) and certificate-based authentication.
But first you need Microsoft Entra ID.

If you need help creating a service principal, you refer this link
Register a Microsoft Entra app and create a service principal
After creating Service principal you should add it to security group.
You can Enable service principal authentication for admin APIs using these steps
https://learn.microsoft.com/en-us/fabric/admin/enable-service-principal-admin-apis
Hope this helps!
If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.

View solution in original post

5 REPLIES 5
v-sdhruv
Community Support
Community Support

Hi @DimitraG ,
Just wanted to check if you had the opportunity to review the information provided ?
 If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you

v-sdhruv
Community Support
Community Support

Hi @DimitraG ,
Just wanted to check if you had the opportunity to review the information provided ?
 If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you

v-sdhruv
Community Support
Community Support

Hi @DimitraG ,
Just wanted to check if you had the opportunity to review the information provided ?
 If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.

v-sdhruv
Community Support
Community Support

Hi @DimitraG ,

There are two types of authentication available for service principals:
password-based authentication (application secret) and certificate-based authentication.
But first you need Microsoft Entra ID.

If you need help creating a service principal, you refer this link
Register a Microsoft Entra app and create a service principal
After creating Service principal you should add it to security group.
You can Enable service principal authentication for admin APIs using these steps
https://learn.microsoft.com/en-us/fabric/admin/enable-service-principal-admin-apis
Hope this helps!
If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.

GilbertQ
Super User
Super User

Hi @DimitraG 

 

Once you create a service principle, you should always add it to an Entra ID security group. You can then give that security group workspace permissions, which should then allow to read from the lakehouse.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors