Forum Discussion
Dan_Sprague
Advocate I
6 years agoHow 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
Solution Sage
6 years agoHi Dan_Sprague ,
I'd recommedn go for SPN Autentication instead of username/password type.
Pls see my answer https://stackoverflow.com/a/57344477/7073340