Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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!
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
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.
User | Count |
---|---|
36 | |
31 | |
28 | |
24 | |
23 |
User | Count |
---|---|
52 | |
46 | |
38 | |
36 | |
31 |