Can't access Azure

Sidharth Ramesh 0 Reputation points
2025-08-01T15:24:00.34+00:00
{
  "sessionId": "548be60545b44900ade075d0378ddea5",
  "errors": [
    {
      "errorMessage": "interaction_required: AADSTS16000: User account '{EUII Hidden}' from identity provider 'live.com' does not exist in tenant 'Microsoft Services' and cannot access the application 'e6694c91-1590-4e35-9bb7-b865c638b9c1'(Microsoft_Azure_SupportPortalExtension) 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: 7c6a2c7d-7d2f-4db1-9213-47e29cb93300 Correlation ID: 7d9a5a27-b8f6-4920-8a79-4bfbfa96939f Timestamp: 2025-08-01 15:17:56Z",
      "clientId": "e6694c91-1590-4e35-9bb7-b865c638b9c1",
      "scopes": [
        "959678cf-d004-4c22-82a6-d2ce549a58b8/.default"
      ]
    }
  ]
}


I keep getting this error when I log into Azure. How can I get back in?

I'm the owner of medblocks.com - however, there's some issue with the tenancy.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Divyesh Govaerdhanan 8,340 Reputation points
    2025-08-01T16:25:13.72+00:00

    Hello,

    Welcome to Microsoft Q&A,

    Error AADSTS16000 is thrown when the user is not found in the tenant used for authentication. In your case, this error typically occurs when you sign in to the Azure Portal using your personal account, which is not added as an external/guest user to an Azure AD tenant. As a result, you are automatically connected to the Microsoft Services tenant.

    Since you are connected to the Microsoft Services tenant as a standard user with restricted access, you cannot perform actions.

    In some cases, the user might already have an active session that uses a different personal account than the one that's intended to be used. Or they have a session that uses their organization account, although they intended to use a personal guest account (or vice versa).

    In that scenario, try signing in to the Azure Portal trough a tenant-specific URL using the following format:

    https://portal.azure.com/<tenant domain name>

    Eg.

    https://portal.azure.com/constoso.onmicrosoft.com

    Also, please try to clear the cache or incognito window to see if there's no issue.

    Please Upvote and accept the answer if it helps!!


  2. Monalisha Jena 0 Reputation points Microsoft External Staff Moderator
    2025-08-12T05:30:27.5+00:00

    Hello Sidharth Ramesh,

    Welcome to Microsoft Q&A Platform. Thank you for reaching out & hope you are doing well. 

    The AADSTS16000 error typically appears when attempting to sign in to the Microsoft Entra admin center using a personal Microsoft account that isn’t associated with an Azure Active Directory (AAD) tenant.

    When you log in with a personal Microsoft account, you're automatically connected to the Microsoft Services tenant, which is a default tenant without a dedicated directory. Since this tenant doesn't allow directory-level administrative actions like creating users, groups, or enterprise apps, you'll be limited in what you can do unless you're part of a valid Azure AD tenant.

    Solution: To manage users and access full directory capabilities, you’ll need to work within an Azure tenant where you have administrative rights. Here’s how to proceed:

    Let us know if you need any further clarification.

    If this response helped, please click Accept Answer and select Yes under "Was this answer helpful?"

    Regards,

    Monalisha

    0 comments No comments

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.