Forum Discussion
Dan_Sprague
6 years agoAdvocate 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 P...
Jayendran
6 years agoSolution 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