cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
patrickstr
New Member

Accessing PowerBI Dashboard with Service Principal credentials not possible

Hello everyone,

 

for a clients project, we created a powerbi dasboard connected to a serverless synapse analytics sql endpoint. The reports are published and functioning.

As the publisher of the dashboard puts his own token into the shared link, he has to renew the token every xy days which is not desirable. For that we want to change the credentials for powerbi accessing the synapse data to a service principal. 

What we did for that in synapse:
- created service principal (sp) with client id and client secret
- made the sp to synapse administrator for being able to access the serverless endpoint

- sp has storage blob reader to the storage container where the data linked to synapse is stored

(this setup works as desired and was verified by connecting to synapse and querying data via dbeaver. Thus, the azure part is set up as desired)

What we did for that in powerbi:
- followed this guide and activated the needed developer settings

- same for this guide 

- made the service principal admin in the powerbi workspace
- changed dataset credentials from originally using oauth login to service principal credentials

 

The error we get:

566b3f9c-1c86-4acc-98a9-ea7389e470d1.jpg

As soon as we revert the dataset connection away from service principal back to oauth, the report works again. As the synapse sql endpoint can be accessed with service principal credentials as well, the error can only be powerbi related.

Thank you in advance!
Patrick

2 REPLIES 2
patrickstr
New Member

Hello Ibendlin,

 

thank you for your response. I'm having trouble connecting with your answer. What is then the point of PowerBI allowing the user to connect to datasets using service principal connections when each report using this dataset then breaks with the generic error message above?
Is there any other solution sharing powerbi reports without having to renew the oauth token after a while?

lbendlin
Super User
Super User

Here's my take: A report has a UI.  A service principal is not a user and cannot look at UIs.  It can only work with the underlying data sources.

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors