Share via

Error message: interaction_required: AADSTS5000225:

2026-04-10T03:25:38.2133333+00:00

i have this problem with my account

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: 51273886-4c3f-4045-b166-bbe08a9e0f00 Correlation ID: 019d7569-8579-78d4-b1ec-3ffbab3b93a1 Timestamp: 2026-04-10 03:22:23Z

Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Most helpful
  1. AI answer

    2026-04-10T03:25:50.4566667+00:00

    The error interaction_required: AADSTS5000225: This tenant has been blocked due to inactivity means the Microsoft Entra tenant associated with the account has been marked inactive and blocked. This happens when a tenant has not been used for an extended period as part of Microsoft’s tenant lifecycle and cost‑reduction policies.

    Key points from the lifecycle policy:

    • When a tenant becomes inactive, sign-ins are blocked and this exact error (AADSTS5000225) is expected.
    • Administrators can request reactivation only within 20 days of the tenant entering the inactive (blocked) state.
    • If the tenant remains in this inactive state for more than 20 days, it is permanently deleted and cannot be recovered.

    Actions depend on the role and timing:

    1. If acting as an administrator and the tenant has been blocked less than 20 days:
      • Contact Microsoft using the global support phone numbers to request tenant reactivation (see “global support phone numbers” in the referenced article).
      • Do not open multiple support cases for the same issue; wait for the decision on the existing case.
    2. If the tenant has been blocked more than 20 days:
      • The tenant is deleted and cannot be restored.
      • Review Microsoft’s data protection policies for details on data handling and deletion.
    3. If acting as an app owner/developer targeting this tenant:
      • Minimize authentication requests to the blocked tenant until it is reactivated.
      • Do not submit multiple assistance requests; wait for Microsoft’s response.

    If access to Azure Portal is needed and the tenant is still recoverable, sign-in attempts can be made directly against the tenant using its tenant ID or tenant name in the URL, for example:

    • https://portal.azure.com/<TenantId>
    • https://portal.azure.com/<yourTenantName>.onmicrosoft.com

    If the tenant is already beyond the 20‑day inactive window and deleted, a new tenant must be created to continue using Microsoft Entra ID and Azure services.


    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.