Forum Discussion
Power BI Admin API with MFA
Hi soldous ,
I think there is currently no way to solve your problem. You have to disable to MFA to use your credentials for azure functions.
The other workarond for you is, Instead of using your AAD account, you can create a service account with MFA disabled then assign the service account as the PowerBI admin. Then using the service account you can do your business logics in azure functions.
The actual solution we have to wait till powerbi enabled the SPN autentication for PowerBI Admin API's.
Hi Jayendran
I was afraid of this answer. I can't use a service acc because it's impossible to give admin rights to service acc in our company.
- Elia_Milan1 year agoNew Member
Hi soldous, have you find a solution for using Power BI Api Rest with MFA?
- marcio_fornari1 year agoResolver I
You can use Use service authentication, it's work.