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
Dan_Sprague
Advocate I
Advocate I

How to authenticate PBI Rest API with MFA ?

I need to automate a PowerShell script that accesses the Power BI Rest API and does some stuff.  I have the script working fine.  The hurdle is how to authenticate with Power BI when automating the PS script?  Note that my organization uses MFA authentication

 

Thanks much!

 

 

 

2 REPLIES 2
Jayendran
Solution Sage
Solution Sage

Hi @Dan_Sprague ,

 

I'd recommedn go for SPN Autentication instead of username/password type.

 

Pls see my answer https://stackoverflow.com/a/57344477/7073340

v-xicai
Community Support
Community Support

Hi @Dan_Sprague ,

 

You may refer to the links:

 

Power BI REST API using postman - generate embed token.

 

REST API Silent Authentication (Token)

 

Power BI REST API: How to get authentication token with PowerShell Cmdlets

 

Get an authentication access token

 

Best Regards,

Amy 

 

Community Support Team _ Amy

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

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