The tenant you are trying to access has been deauthenticated and is no longer available

Yuqi Zhang 0 Reputation points
2026-04-26T01:06:58.6166667+00:00

As FTE, I can't login my alternate account in azure portal, it report subscription not valid and not valid sub could be selected

User's image

I found save problem here, could you help me to deal with this issue? https://learn.microsoft.com/en-us/answers/questions/5762897/the-tenant-you-are-trying-to-access-has-been-deaut?from=ContactUsWebBCQR&CorrelationId=5906b250-8f88-45e0-ad9e-2e54ad670be6

Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Most helpful
  1. AI answer

    2026-04-26T01:07:14.9466667+00:00

    The error indicates that the Azure AD/Microsoft Entra tenant backing the alternate account has been deactivated and is no longer available. When a tenant is blocked or deleted due to inactivity, sign-in to that tenant and any associated Azure subscriptions is no longer possible unless it is still within the reactivation window and Microsoft re-enables it.

    Based on the documented behavior:

    1. Tenants that are blocked due to inactivity show errors like AADSTS5000225 or similar “tenant has been blocked/deauthenticated” messages when trying to sign in.
    2. Administrators can request reactivation only within a limited period (20 days) after the tenant becomes inaccessible. After that, the tenant is permanently deleted and cannot be recovered.
    3. If the tenant is already beyond that window or fully deauthenticated, the subscriptions and directory cannot be restored. A new tenant and new subscription must be used instead.

    Recommended actions:

    1. Confirm whether the tenant is just blocked for inactivity or already deleted:
      • If the message matches the “tenant blocked due to inactivity” pattern, treat it as an inactive tenant.
    2. If reactivation might still be possible (within 20 days of being blocked):
      • As an administrator of that tenant, contact Microsoft using the global support phone numbers and request tenant reactivation. See the guidance under “Administrators” in the tenant-inaccessible article.
      • Do not open multiple parallel requests; wait for the decision on the first case.
    3. If the tenant has been inaccessible for more than 20 days:
      • The tenant is deleted and cannot be recovered. Use or create another tenant and associate any new Azure subscriptions with that tenant.
    4. To continue using Azure as FTE with an alternate account:
      • Sign in with a different, active tenant (for example, the primary corporate tenant) in the Azure portal directory picker.
      • If needed, have the appropriate admin grant the required role assignments (such as Owner or other RBAC roles) in that active tenant so subscriptions are visible and usable.

    If there is no other active tenant with the needed access, a new tenant and subscription must be created; the deauthenticated tenant cannot be used.


    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.