Unable to login to Azure Portal and other Azure services at all

Abhishek Marik 0 Reputation points
2026-05-12T03:17:58.8133333+00:00

Hi,

I have a Azure Portal account using my gmail id <PII REMOVED>. While working with Azure Databricks, I was trying to create Unity Catalog, for which I need to check few details in Microsoft Entra. There was a account in my name something like <PII REMOVED> or equivalent (can't remember the whole name). During some checking, I, by mistake, tried to convert it as an internal account. This was blunder as after that, I am unable to login to Azure portal and any Azure service at all using my email id <PII REMOVED>. It is saying that the identity provider doesn't exist at all. I have attached the error screenshot.

Now I researched a bit on this, but couldn't get any headsup how to resolve this issue. I am in immediate need to fix this for my work and learning. Please someone help on this how to resolve it. I am unable to raise support ticket as well as I am unable to login. I tried to call helpdesk but no luck. I posted in Twitter as well if I can get any help.

<PII REMOVED>

Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Oldest
  1. AI answer

    2026-05-12T03:18:17.0433333+00:00

    The error message shown is AADSTS50020: User account '...@gmail.com' from identity provider 'live.com' does not exist in tenant 'Microsoft Services' and cannot access the application ... The account needs to be added as an external user in the tenant first.

    This means the Gmail-based Microsoft account is trying to sign in to the wrong Microsoft Entra tenant ("Microsoft Services"), where that account doesn’t exist as a user. The account itself is not deleted; it just has no presence in that tenant.

    To regain access to Azure Portal and Entra:

    1. Sign out of all Microsoft sessions in the browser.
    2. Start a new private/incognito browser session.
    3. Go directly to the Azure portal using the tenant where the Azure subscription and directory were created, not the "Microsoft Services" tenant. Use one of these URL patterns with the correct tenant identifier:
      • https://portal.azure.com/<TenantId>
      • https://portal.azure.com/<yourTenantName>.onmicrosoft.com
    4. When prompted, sign in with the same Gmail-based Microsoft account that owns the subscription.
    5. If the correct tenant is selected, the sign-in should succeed because the account exists in that tenant. If needed, after sign-in, switch directories from the account menu in the top-right of the portal and choose the directory that contains the subscription.

    If the account still lands in the wrong tenant and cannot access Azure resources, contact Microsoft support so the tenant that actually holds the subscription can be identified and the account can be added or corrected there.


    References:

    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.