Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
Is there any solution for integrating with a MFA tenant? (App owns data)
What type(s) of MFA does the tenant support?
I'm having this issue with AAD authentication for a user account that uses MFA (app owns data). Is there a way to disable MFA for that scenario? App passwords don't work.
Hi @npnigro / @andigeorgescu ,
You don't need to disable the MFA for your account. Instead you can overcome the issue with using SPN
https://docs.microsoft.com/en-us/power-bi/developer/embed-service-principal
Just upgrade your workspace to v2.
Issue resolved !