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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
JohnP_RI
New Member

Azure Function Connection to MS Fabric SQL endpoint results in Login Failed

Has anyone successfully connected to a Fabric SQL endpoint using user/system assigned identities or a service principal?

 

I have my service principal(s) in an azure security group and that group has permissions to the lakehouse/SQL endpoint (validated by also having a user in that group), however when connecting with any of these Service Principal types I get 18456 Login Failed.

 

If anyone has, can you please share how you did it?  (connection string format, what type of identity etc).

 

Thanks!

1 ACCEPTED SOLUTION
JohnP_RI
New Member

Figured this out:

  • In PowerBI, go to the Admin Portal 
  • Make sure you are a PowerBI administrator and can see the “Tenant Settings” section on the Admin Portal 
  • In this section, 2 things need to be turned on: 
  1. Developer Settings -> Allow service principals to create and user profiles 
  2. OneLake Settings -> Users can access data stored in OneLake with apps external to Fabric 
  • Now you can manage permissions on the workspace you want to access from your AZ Function.  When you add a user to the permissions, you can type in the name of the AZ Function rather than a user. (assuming you've already created a system generated identity)
  • Now you can use the "Azure Directory Default" authentication method in the connection string.

View solution in original post

1 REPLY 1
JohnP_RI
New Member

Figured this out:

  • In PowerBI, go to the Admin Portal 
  • Make sure you are a PowerBI administrator and can see the “Tenant Settings” section on the Admin Portal 
  • In this section, 2 things need to be turned on: 
  1. Developer Settings -> Allow service principals to create and user profiles 
  2. OneLake Settings -> Users can access data stored in OneLake with apps external to Fabric 
  • Now you can manage permissions on the workspace you want to access from your AZ Function.  When you add a user to the permissions, you can type in the name of the AZ Function rather than a user. (assuming you've already created a system generated identity)
  • Now you can use the "Azure Directory Default" authentication method in the connection string.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.