Stuck in a loop signing in to Azure Portal "This tenant has been blocked due to inactivity. "

Alister Pineda 0 Reputation points
2026-03-20T15:26:37.63+00:00

Hi,

I am unable to login to my Azure Portal page as I get this error upon logging-in:

Sign-in failed Error code: interaction_required 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: d3acdbb3-dfdf-44cf-bb6a-671a1ade1000

I tried calling MS Support but the AI agent always ends up requesting me to open a support ticket which I cannot do because I cannot login. So I'm in a bind here. What do I do to start using MS services? This is a frustrating experience to say the least.

Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Most helpful
  1. AI answer

    2026-03-20T15:26:47.44+00:00

    The error AADSTS5000225: This tenant has been blocked due to inactivity means the Azure AD tenant tied to the account has been marked inactive and sign-in is blocked.

    There are only two supported paths, depending on how long the tenant has been inactive and what kind of access is needed:

    1. If the tenant was recently blocked (less than 20 days):
      • A blocked tenant can be reactivated only by Microsoft support, and only within 20 days of entering the inactive state. After 20 days, the tenant is permanently deleted.
      • As tenant administrator, contact Microsoft using the global support phone numbers listed in the documentation and request tenant reactivation. Do not open multiple assistance requests while one is in progress.
    2. If the tenant has been blocked for more than 20 days:
      • After 20 days in the inactive state, the tenant is deleted and cannot be recovered. In that case, the only option is to work with or create a different tenant to continue using Azure services.

    Additional practical steps seen in similar cases:

    • Try signing in directly to the tenant in Azure Portal using the tenant ID or tenant name in the URL, for example:
      https://portal.azure.com/<TenantId> or https://portal.azure.com/<yourTenantName>.onmicrosoft.com
      This sometimes allows access to manage tenants or create a new one.
    • If the original tenant cannot be recovered and sign-in to the portal works only partially, create a new tenant from Microsoft Entra admin center (https://entra.microsoft.com/ → Entra ID → Overview → Manage tenants → Create new tenant). Then access it via https://portal.azure.com/<newTenantName>.onmicrosoft.com to start using Azure with that new tenant.

    If the goal is specifically to unblock the existing inactive tenant, contacting Microsoft via the documented support phone channels within the 20‑day window is required; self-service unblocking is not available.


    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.