Cannot Access Tenant: Error code: AADSTS5000225. PLEASE REACTIVATE.

Jeffrey Kraig Stiles 0 Reputation points
2026-08-01T17:52:38.4433333+00:00

Hello,

I have received this error when trying to access my tenant:

Error code: AADSTS5000225

The tenant you are trying to access has been deauthenticated and is no longer available. Try signing in again. Error message: interaction_required: AADSTS5000225: This tenant has been blocked due to inactivity. To learn more about tenant lifecycle policies, see https://aka.ms/TenantLifecycle Trace ID: fac32c41-3543-471e-8878-dd08c0200b00 Correlation ID: 019fbe6d-686b-7e08-af8e-2691fe13e128 Timestamp: 2026-08-01 17:44:40Z

I believe this is in the 20 day window. For my work, this is highly critical to restore so I appreciate any assistance. A previous post with the same issue required the following to be reactivated:

  • Tenant ID = 843965fa-33f7-43a1-b77f-d58469a4cf87
  • Email Address = ******@stilejefgmail.onmicrosoft.com
  • Correlation ID from the recent failure = 019fbe6d-686b-7e08-af8e-2691fe13e128
  • Timestamp from the recent failure = 2026-08-01 17:44:40Z
  • Business impact and justification for restoring the tenant, and an explanation of the impact if the tenant cannot be restored = This tenant authenticates all access — both interactive sign-in and service-to-service OAuth — to our Dynamics 365 Finance & Operations development environment, which is the sole platform for our D365FO training-guide and regression-testing tool development. The tenant's deactivation has completely halted development: no OData API calls, no interactive sign-in to the environment, and no automated testing can proceed. This affects ongoing work, with work stalled since 2026-07-28. The tenant is a free/on-prem-linked Entra tenant with no billing activity to signal use, but it was under continuous automated (service-principal) access — the block appears to be a lifecycle-policy false positive against machine-to-machine traffic, not genuine abandonment. If the tenant cannot be restored, we will need to stand up a new Entra tenant and re-register both our AOS server identity and OData service principal against it, which requires re-pointing the on-prem Dynamics 365 FO VM's authentication configuration, regenerating TLS certificates, and re-provisioning admin access on the VM directly. This is a multi-hour, higher-risk manual reconfiguration versus a straightforward reactivation, and carries some risk of misconfiguration on a production-adjacent dev VM. It will also invalidate any tenant-specific references already in use. Restoration is strongly preferred over rebuild.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments

1 answer

Sort by: Most helpful
  1. Jerald Felix 17,640 Reputation points Volunteer Moderator
    2026-08-02T03:58:11.2466667+00:00

    Hello Jeffrey Kraig Stiles,

    Greetings! Thanks for raising this question in the Q&A forum

    This error is generated by Microsoft's tenant lifecycle management system, not by anything in your app registration, sign-in policy, or Conditional Access configuration. Microsoft automatically flags Entra tenants that show no billing or sign-in activity for an extended period (typically 200+ days past what the system considers the last meaningful activity) and applies a sign-in block. AADSTS5000225 is that block, and it affects everything tied to the tenant, interactive sign-in, Azure portal access, and service-to-service/OAuth calls like the OData API traffic from your D365 F&O environment. It is not something that can be fixed from the client side (browser, cache, credentials), and it is not something a community moderator or automated tool can reverse on your behalf. It can only be reversed by Microsoft directly reactivating the tenant on the back end.

    Important on timing: you're correct that there is a limited window. Tenants blocked under this policy can only be reactivated within 20 days of the block being applied; after that the tenant is deleted and cannot be recovered under any circumstances. Since your block occurred 2026-08-01, treat this as time-sensitive.

    Steps to take:

    Do not rely on a forum answer to reactivate the tenant. Reactivation requires a Microsoft-side action that only Microsoft Support can perform. Posting the tenant ID here documents the issue but does not trigger reactivation by itself.

    Open a support case directly with Microsoft, using one of these routes:

    • Call Microsoft's global support phone numbers and specifically reference "tenant blocked due to inactivity, AADSTS5000225" so you're routed to the correct team rather than general billing support.
      • If you have any working admin access to a related tenant or subscription, open a support request in the Azure portal or Entra admin center categorized under Directory / Subscription management rather than a technical issue category, since this is a lifecycle/account action, not a technical bug.
      Have this information ready when you reach an agent (you've already gathered most of it correctly):
      - Tenant ID: `843965fa-33f7-43a1-b77f-d58469a4cf87`
      
         - Primary domain (the `.onmicrosoft.com` name)
      
            - Correlation ID and Timestamp from the error
      
               - Business justification for reactivation (your explanation of the D365FO dev/test impact is exactly the kind of detail that helps)
      
               **Submit only one request.** Opening multiple duplicate tickets or calling repeatedly does not speed up processing and can cause conflicting case records that slow things down further.
      
               **If phone support routes you to an automated assistant that won't connect you to a live agent**, explicitly ask to be escalated for a "tenant lifecycle reactivation" case, as this is a known gap where the standard bot flow doesn't always recognize the scenario and redirects to generic self-help pages.
      
               **In parallel, prepare a fallback plan** in case reactivation isn't completed inside the 20-day window. Since you've already identified the recovery path (new tenant, re-registering the AOS server identity and OData service principal, re-pointing the on-prem VM's auth configuration, and reissuing TLS certificates), it's worth drafting those steps now so you aren't starting from zero if the deadline passes.
      

    If this answer helps you kindly accept the answer which will help others who have similar questions.

    Best Regards,

    Jerald Felix.

    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.