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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
ogureisuo
Frequent Visitor

Service Principal or Microsoft Account in refreshing Power BI dataset

I would like to streamline the dataset refresh process without relying on my personal account. The need to periodically update my password and token results in failures when refreshing my Power BI. My query is, what approach is preferable: utilizing a service account or simply using a Microsoft account?

 

 

1 ACCEPTED SOLUTION
v-jialongy-msft
Community Support
Community Support

Hi @ogureisuo 

 

To streamline the dataset refresh process in Power BI without relying on your personal account, you could consider the following method.

 

Using a Service Account:

  • Service accounts can be set up to handle scheduled refreshes in Power BI, thus avoiding the need to update personal credentials regularly.
  • A service account can be created via Azure AD as an app registration. After registering the app, you will need to gather the App ID, Directory ID, and create a secret key.
  • The service account should be granted appropriate permissions to access the required data sources, like SharePoint.
  • In Power BI, you would configure the dataset refresh to use the service account details. This setup allows for automatic refreshes in the Power BI service.

For more detailed instructions and considerations, you might want to refer to the Power BI and Azure AD documentation or community forums for specific guidance on setting up and using a service account for Power BI dataset refreshes​​​​.

 

Dataset refresh with service account - Microsoft Fabric Community

 

 

Best Regards,

Jayleny

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-jialongy-msft
Community Support
Community Support

Hi @ogureisuo 

 

To streamline the dataset refresh process in Power BI without relying on your personal account, you could consider the following method.

 

Using a Service Account:

  • Service accounts can be set up to handle scheduled refreshes in Power BI, thus avoiding the need to update personal credentials regularly.
  • A service account can be created via Azure AD as an app registration. After registering the app, you will need to gather the App ID, Directory ID, and create a secret key.
  • The service account should be granted appropriate permissions to access the required data sources, like SharePoint.
  • In Power BI, you would configure the dataset refresh to use the service account details. This setup allows for automatic refreshes in the Power BI service.

For more detailed instructions and considerations, you might want to refer to the Power BI and Azure AD documentation or community forums for specific guidance on setting up and using a service account for Power BI dataset refreshes​​​​.

 

Dataset refresh with service account - Microsoft Fabric Community

 

 

Best Regards,

Jayleny

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

aj1973
Community Champion
Community Champion

Hi @ogureisuo 

Using a service account is better. Think of it as if you have to go on vaccation or leave the compagny....

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

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

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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

Top Solution Authors