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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
swaraj79
New Member

include specific conditions that allow API calls to bypass MFA for power BI APi

have set up a Conditional Access policy to enforce Multi-Factor Authentication (MFA) for Power BI but want to exclude MFA for Power BI APIs,
can achieve this by adjusting your Conditional Access policy to include specific conditions that allow API calls to bypass MFA for Power BI APIs ?
API test blog:
https://learn.microsoft.com/en-us/rest/api/power-bi/embed-token/generate-token?tryIt=true#code-try-0

1 REPLY 1
ibarrau
Super User
Super User

Hi. I don't think you can authenticate with Power Bi Rest API using MFA. If all the accounts of the company are MFA, you should consider using a Service Principal. It's an app registered at azure that can get access wit ha Secret Value. Making sure the app is part of the workspace you need to check or operate, that should be enough.
I hope that helps,


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

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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

Top Solution Authors