Azure AADSTS16000 error

Necrosis 20 Reputation points
2023-10-31T22:27:04.94+00:00

I can't use Azure, because everywhere I go, I get this error

{
  "sessionId": "5bc0d9b9b37f442a9a3655f23313cfa7",
  "errors": [
    {
      "errorMessage": "interaction_required: AADSTS16000: User account '{EmailHidden}' from identity provider 'live.com' does not exist in tenant 'Microsoft Services' and cannot access the application '74658136-14ec-4630-ad9b-26e160ff0fc6'(ADIbizaUX) in that tenant. The account needs to be added as an external user in the tenant first. Sign out and sign in again with a different Azure Active Directory user account. Trace ID: a41a5d12-4e9f-47a7-bdeb-dcfe6ecb2e00 Correlation ID: b36ee0fb-4fa8-440d-8b8f-0bb75b51bb36 Timestamp: 2023-10-31 22:19:52Z",
      "clientId": "74658136-14ec-4630-ad9b-26e160ff0fc6",
      "scopes": [
        "a57aca87-cbc0-4f3c-8b9e-dc095fdc8978/.default"
      ]
    }
  ]
}

I can't even write a ticket lol
User's image

If I go the settings, I got this:User's image

And if I go to AD I got this:
User's image

Tried many things, logout from every user, different browser, incognito window, but nothing helps.
Fun fact: I created a new account, and I get the same error.
Any tips? I haven't been able to get on with my work for days

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,660 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,463 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,469 questions
0 comments No comments
{count} votes

Accepted answer
  1. Shweta Mathur 29,741 Reputation points Microsoft Employee
    2023-11-01T04:22:28.8566667+00:00

    Hi @Necrosis ,

    Please refer https://learn.microsoft.com/en-us/answers/questions/1377925/issue-while-logging-in-to-azure-entra-portal-aadst to identify the issue and resolution required to resolve the issue.

    Hope this will help.

    Thanks,

    Shweta


    Please remember to "Accept Answer" if answer helped you.


2 additional answers

Sort by: Most helpful
  1. KP Mobit 5 Reputation points
    2023-12-16T07:40:06.5266667+00:00

    This happens when you don't have a Subscription, which in turn means you don't belong to a tenant and have no Default directory. A tenent belongs to Microsoft Entra ID which holds user accounts, groups and access tokens!

    So create/renew a Subscription.

    I experienced this when I created a new Azure account and solved it after I created a Subscription (Pay-As-You-Go).

    Point to note:

    -An account without a Subscription would display ONLY the usrname or login email at the top right corner without a directory name (tenant, eg "DEFAULT DIRECTORY") beneath. So if you experience this, then you need to create a subscription or tenant, whichever may be the case.

    1 person found this answer helpful.
    0 comments No comments

  2. shiva patpi 13,251 Reputation points Microsoft Employee
    2023-10-31T22:38:20.8733333+00:00

    @Necrosis

    Take a look at the similar issue and couple of suggestions mentioned in the below thread:

    https://learn.microsoft.com/en-us/answers/questions/1054784/error-in-azure-portal

    Read out the last suggestion from JamesTran-MSFT

    Regards,

    Shiva.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.