Forum Discussion
Master Account Authentication error in Power BI Embed
- 2 years ago
I have used serviceprincipal authentication and added extra permissions to get the write functionality. Now im able to create or edit or save reports within emebed analytics
The error message you're receiving indicates that Multi-Factor Authentication (MFA) is required for your account to access the resource. This is typically enforced by your organization's Azure Active Directory (AAD) tenant policies.
Here are steps to address the AADSTS50076 error:
-
MFA Setup: Ensure that Multi-Factor Authentication is set up correctly for your account. You might need to configure an MFA method such as a phone call, text message, or authenticator app.
-
Admin Consent: Ensure that the necessary admin consent has been granted to the application in Azure Active Directory for the required permissions. Without admin consent, the application might not be able to access the Power BI service.
You can also refer to the following links for more information:
Solved: Error: AADSTS50076 while trying to login on App-ow... - Microsoft Fabric Community
Access Token for PBI - Microsoft Q&A
Best Regards,
Jayleny
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- ramesh_valluri2 years agoFrequent Visitor
I have used serviceprincipal authentication and added extra permissions to get the write functionality. Now im able to create or edit or save reports within emebed analytics