Share via

Error message: interaction_required: AADSTS5000225 when logging into my Azure account

winosky jean 0 Reputation points
2026-03-15T02:30:42.99+00:00

Trace ID: 8758910c-5b09-4522-b18a-bfef77534800 Correlation ID: 019cef22-e4b8-7598-8882-910affce28ad Timestamp: 2026-03-15 01:36:08Z

Microsoft Security | Microsoft Entra | Microsoft Entra ID

2 answers

Sort by: Most helpful
  1. Q&A Assist
    2026-03-15T02:30:55.2+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The error interaction_required: AADSTS5000225: This tenant has been blocked due to inactivity indicates that the Microsoft Entra ID (Azure AD) tenant associated with the Azure account is blocked because it has been inactive.

    Key points from the error behavior in similar cases:

    • Tenants that are inactive for an extended period are blocked from sign-in.
    • After a tenant is blocked, there is a limited window (20 days) during which it can be reactivated.
    • After 20 days in the blocked state, the tenant is permanently deleted and cannot be recovered.

    To proceed, use the path that matches the situation:

    1. If the tenant has been blocked for less than 20 days
      • A tenant administrator must contact Microsoft support to request reactivation.
      • Administrators can use the global support phone numbers listed under Microsoft support for tenant reactivation (see “Tenant inaccessible due to inactivity” in the referenced Q&A articles).
      • While waiting for support, avoid opening multiple support requests for the same tenant; this can slow down resolution.
    2. If sign-in to the Azure portal fails directly
      • Try signing in by explicitly targeting the tenant in the URL, for example:
        • https://portal.azure.com/<TenantId>
        • or https://portal.azure.com/<yourTenantName>.onmicrosoft.com
      • If this still shows AADSTS5000225, the tenant is blocked and requires support intervention as above.
    3. If the tenant is already beyond the 20‑day blocked window
      • The tenant is permanently deleted and cannot be restored.
      • In this case, create a new tenant and use that for Azure services:
        1. Go to https://entra.microsoft.com/ and sign in.
        2. Navigate to Entra ID → Overview → Manage tenants.
        3. Create a new tenant and note its domain name (for example, newtenant.onmicrosoft.com).
        4. Access the Azure portal with the new tenant context, for example: https://portal.azure.com/newtenant.onmicrosoft.com.
    4. If the account is a free trial or very new
      • In some cases, going to https://signup.azure.com and signing in with the same account can surface an option to “continue” or “upgrade” the existing free account to a pay‑as‑you‑go subscription, which can restore access.
      • Use a clean browser session (for example, Incognito/InPrivate, with cookies and site data cleared) when doing this.

    If the goal is to close or detach a personal Microsoft account that is stuck due to an organization/tenant link, this requires working with the appropriate Microsoft support channel (for example, Outlook/Microsoft account support) rather than Azure support, because only they can manually remove the account from the organization in some scenarios.


    References:

    1 person found this answer helpful.
    0 comments No comments

  2. winosky jean 0 Reputation points
    2026-03-15T03:18:09.42+00:00

    Simply go to https://signup.azure.com for free trials.

    0 comments No comments

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.