Experiencing authentication issues

Duncan 1 Reputation point
2021-06-29T10:13:08.35+00:00

I basically can't do anything on the azure portal. The message I get is as follows:

110160-image.png

There are other versions, sometimes the application is ADIbizaUX instead of azure portal.
I have tried this in multiple browsers. Dev tools show that I am getting a bunch of 403 responses:

110272-image.png

All the other similar questions suggest that there is an issue with my account permissions but none of them explain how to fix it or even where to look for troubleshooting.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,462 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Marilee Turscak-MSFT 33,801 Reputation points Microsoft Employee
    2021-06-29T17:07:38.66+00:00

    The message generally means that the external account that the user signs in with doesn't exist on the tenant that they signed into. This error also might occur if the users are synced, but there is a mismatch in the ImmutableID (sourceAnchor) attribute between Active Directory and Azure AD. The account must be added as an external user in the tenant first. You may need to sign out and sign in with a different Azure AD user account, and then add the other account.

    This might be due to this being a personal account. In that case you can try this:

    Sign-out of your personal account from https://account.microsoft.com/ or another Microsoft web page.
    Sign-in again to the service and verify the "Work or school account" option is selected. There is a link to allow you to rename your personal account so it no longer causes this conflict. https://go.microsoft.com/fwlink/p/?LinkID=733247


  2. Le Hoang Tuan 1 Reputation point
    2022-04-28T08:33:06.677+00:00

    I am also getting the same error, please help!

    0 comments No comments

  3. Bruno 11 Reputation points
    2022-05-10T13:32:52.727+00:00

    I am also running into this problem with a new account, and old ones that didn't have Azure setup before. With an account that had tenants, I'm having no issues, but I can't really use other accounts to create new tenants. Any updates on this?