Azure portal login issue.

Changdev Hattikar 21 Reputation points
2026-07-20T17:47:11.9266667+00:00

I have an Azure Free Account associated with my personal Microsoft account (******@hotmail.com). I can successfully sign in to Hotmail and initially access the Azure Portal, but after about 10 seconds the portal requests another access token and fails with AADSTS50020/AADSTS16000 stating that my account from live.com does not exist in tenant Microsoft Services. This occurs on multiple devices and browsers, including private browsing sessions. Please investigate the account-to-tenant association for my Azure subscription.

Request ID: be7c94ab-533d-4c9e-99b4-54a7dfc01c00

Correlation ID: abc11e0b-ca6b-4121-904d-f443dfeacfb4

Timestamp: 2026-07-20T17:17:06ZScreenshot 2026-07-20 at 11.05.55 PM.png

Azure Cloud Services
Azure Cloud Services

An Azure platform as a service offer that is used to deploy web and cloud applications.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Changdev Hattikar 21 Reputation points
    2026-07-21T10:23:51.75+00:00
    1. I tried using a private/incognito window and even a newly set up system, but the issue still persists.
    2. I do not want to create a new account.
    3. I'm able to sign in to https://portal.azure.com, but within about 10 seconds of logging in, I get the same error.
    4. However, I can sign in to my Hotmail account using the same credentials without any issues.

    This is very frustrating. Could you please help me resolve this issue?

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2026-07-20T17:47:34.31+00:00

    AADSTS50020/AADSTS16000 in this scenario matches a known Azure portal sign-in pattern for personal Microsoft accounts. When a personal account signs in to Azure, it can be connected to the Microsoft Services tenant by default. That tenant does not provide a usable directory for Azure administration, so the portal can initially load and then fail when it requests another token for portal components.

    What to check and do:

    1. Confirm whether the session is landing in the wrong tenant
      • In the error text, verify that the identity provider is live.com and the tenant is Microsoft Services.
      • That combination indicates the portal is authenticating the personal Microsoft account against the Microsoft Services tenant instead of a tenant that contains the Azure subscription.
    2. Rule out an active session mismatch
      • Sign out of all Microsoft sessions.
      • Open a different browser or an InPrivate/Incognito session.
      • Sign in again with only the intended account.
      • This is the documented fix when an existing session is using the wrong personal or organizational account.
    3. If the account is a personal Microsoft account and no usable tenant exists, create an Azure account with a new tenant
      • Go to the Azure account sign-up flow and create a new Azure account.
      • A new tenant is created with that Azure account, and the account becomes the Global Administrator for that tenant.
      • This is the documented resolution when signing in with a personal Microsoft account results in being placed in the Microsoft Services tenant.
    4. If the subscription already exists, verify the selected directory in Azure portal
      • In Azure portal, select the account menu at the top right.
      • Choose Switch directory and select the correct directory.
      • If the correct directory is already selected and the subscription still does not appear, the account might not have sufficient permissions on that subscription.
    5. If the issue is specifically with a guest or cross-tenant sign-in, verify the account is actually present in the target tenant
      • If the account is expected to access a different tenant, it must be added there as an external user first.
      • If it was never invited, it cannot sign in to resources in that tenant.

    Based on the described behavior across multiple browsers and devices, the most likely documented cause is that the personal Microsoft account is being authenticated into the Microsoft Services tenant rather than a tenant created for the Azure subscription. The supported self-service path is to sign in with a clean browser session and, if no usable tenant exists, create a new Azure account so a new tenant is provisioned.


    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

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