Error message: AADSTS5000224: The tenant you are trying to access has been deauthenticated and is no longer available

Steffan Wren 60 Reputation points
2025-07-07T05:23:18.6566667+00:00

Error code: AADSTS5000224

Error message: AADSTS5000224: The tenant you are trying to access has been deauthenticated and is no longer available. Try signing in using a new or private browser window. If you are a member of another tenant, you can sign in using: ms.portal.azure.com/[tenant-id] or ms.portal.azure.com/[tenant-domain]. Error details: AADSTS5000224: We are sorry, this resource is not available. If you are seeing this message by mistake, please contact Microsoft support. Trace ID: 2cd3c68a-ef16-4752-b3fb-53d6fe328800 Correlation ID: 253a1d3d-907a-41f5-bda1-b0a29747976a Timestamp: 2025-07-07 05:07:37Z

I do not know my Tenant ID as I need to log in to find it, I have spoken to Microsoft Support and they said they would come back to me a week ago, and nothing has happened yet. Please can someone help

Microsoft Security | Microsoft Entra | Microsoft Entra ID

Answer accepted by question author
Raja Pothuraju 47,820 Reputation points Microsoft Employee Moderator
2025-07-07T15:35:27.2766667+00:00

Hi Steffan Wren,

As we discussed over the call, your tenant is not deauthenticated, and the error AADSTS5000224 is not encountering on your tenant. Since your personal Microsoft account is linked to another directory where it was added as a guest, the authentication request is being redirected to that affected tenant instead of your main Azure tenant.

The main issue is that you’re unable to sign in to your primary tenant due to an incomplete MFA setup. To fix this, you’ll need to reset your MFA.

However, this is currently causing a tenant lockout, and no other global admin in the tenant has the required permissions to re-register your MFA.

To resolve this, we have engaged our Data Protection team through a support ticket. They will reach out to you via email or phone to help restore access to your tenant and assist you in completing the process.

Once the issue has been resolved by our support team, please revisit this thread and kindly click “Accept Answer,” as this will help other community members who might face similar issues.

Was this answer helpful?


4 additional answers

Sort by: Most helpful
  1. Tapan Sharma 0 Reputation points Microsoft Employee
    2026-06-17T12:12:20.4733333+00:00

    I am also facing similar issue today

    When we are trying to login to scale tenant using global admin user , we are getting error “The tenant you are trying to access has been deauthenticated and is no longer available. “

    Sign-in failed

    Error code: AADSTS5000224

    The tenant you are trying to access has been deauthenticated and is no longer available. Try signing in again. Error message: interaction_required: AADSTS5000224: We are sorry, this resource is not available. If you are seeing this message by mistake, please contact Microsoft support.

    Can you help me to resolve this ?

    Was this answer helpful?

    0 comments No comments

  2. Steffan Wren 60 Reputation points
    2025-07-07T10:07:29.68+00:00

    Update on this, I managed to speak to someone in the support for home, they kindly transferred me to the commercial team. The commercial team hung up on me twice when I was giving my details!

    Was this answer helpful?

    0 comments No comments

  3. Alex Burlachenko 25,285 Reputation points MVP Volunteer Moderator
    2025-07-07T08:24:06.5433333+00:00

    Steffan hi,

    this error can be a real headache, especially when u're stuck waiting for support....

    the error 'aadsts5000224' usually means the tenant u're trying to access got deauthenticated maybe it was deleted, moved, or there's a configuration hiccup. microsoft's docs explain this here aadsts error codes.

    since u don't know the tenant id, here's a trick )) try signing in with a private browser window sometimes cached credentials mess things up. if that doesn't work, u might need to dig a bit deeper.

    check if u have any old emails from microsoft or azure. they often include the tenant id in welcome emails or service notifications. also, if u have access to any admin contacts from that tenant, they might help u recover the info.

    if u ever worked with powershell or cli for azure, u might find the tenant id in old scripts or config files. just look for something like 'tenantid' in your code history.

    always keep a backup of important ids like tenant id or subscription id. worth looking into ))

    if u manage to get the tenant id later, u can use the direct link u mentioned ms.portal.azure.com/[tenant-id] to bypass this error.

    hope this helps steffan )) let us know how it goes

    Best regards,

    Alex

    and "yes" if you would follow me at Q&A - personaly thx.
    P.S. If my answer help to you, please Accept my answer
    

    https://ctrlaltdel.blog/

    Was this answer helpful?


  4. Ki-lianK-7341 1,110 Reputation points
    2025-07-07T08:18:18.9166667+00:00

    You're seeing error AADSTS5000224, which means the Azure AD tenant you're trying to access has been deleted or is no longer available. This can happen if:

    • The tenant was deleted (manually or due to inactivity)

    Your account was removed from the tenant

    You're using an outdated or cached login session

    What You Can Try

    Use a private/incognito browser window and go to: https://portal.azure.com Sign in with your email address to see if you're redirected to a valid tenant.

    Discover your Tenant ID (if you know the domain): Go to:

    https://login.microsoftonline.com/yourdomain.com/v2.0/.well-known/openid-configuration
    

    Replace yourdomain.com with your organization’s domain. The issuer field in the JSON will show your Tenant ID.

    Try Microsoft Graph Explorer: https://developer.microsoft.com/en-us/graph/graph-explorer Sign in and see if any tenant info appears in error messages or headers.

    If the Tenant Was Deleted

    If Microsoft Support hasn’t responded in over a week, escalate your case:

    Go to https://admin.microsoft.com and try logging in

    Or open a new support ticket directly via: https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade

    Include:

    The Trace ID, Correlation ID, and Timestamp from the error

    Your account email

    Details on what happened

    If you have any known domain or admin account info, I can help you investigate further.You're seeing error AADSTS5000224, which means the Azure AD tenant you're trying to access has been deleted or is no longer available. This can happen if:

    The tenant was deleted (manually or due to inactivity)

    Your account was removed from the tenant

    You're using an outdated or cached login session

    What You Can Try

    Use a private/incognito browser window and go to:
    https://portal.azure.com
    Sign in with your email address to see if you're redirected to a valid tenant.

    Discover your Tenant ID (if you know the domain):
    Go to:

    https://login.microsoftonline.com/yourdomain.com/v2.0/.well-known/openid-configuration
    

    Replace yourdomain.com with your organization’s domain. The issuer field in the JSON will show your Tenant ID.

    Try Microsoft Graph Explorer:
    https://developer.microsoft.com/en-us/graph/graph-explorer
    Sign in and see if any tenant info appears in error messages or headers.

    If the Tenant Was Deleted

    If Microsoft Support hasn’t responded in over a week, escalate your case:

    Go to https://admin.microsoft.com and try logging in

    Or open a new support ticket directly via:
    https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade

    Include:

    The Trace ID, Correlation ID, and Timestamp from the error

    Your account email

    Details on what happened

    If you have any known domain or admin account info, I can help you investigate further.

    -with help from ChatGPT

    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.