Share via

Azure login failed

Yueyang Zhang 0 Reputation points
2026-05-05T12:34:57.53+00:00

After successfully start my monthly trial, I cannot sign in my account with error:

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: c59a275b-44a5-4cce-937e-381b2f421700 Correlation ID: 019df81e-bdff-7659-b725-f65add7bc03d Timestamp: 2026-05-05 12:30:57Z
Microsoft Security | Microsoft Entra | Microsoft Entra ID

2 answers

Sort by: Most helpful
  1. Thanmayi Godithi 9,605 Reputation points Microsoft External Staff Moderator
    2026-05-05T12:58:23.8833333+00:00

    Hi Yueyang Zhang ,

    This issue will be resolved by signing in using the tenant-specific Azure portal URL and the tenant ID I have provided over the private messages tab:

    HTTP

    https://portal.azure.com/<tenant-ID>
    

    Once you accessed the portal through the tenant-scoped URL, the tenant became active again and you will be able to manage resources without further issues.

    And the tenant will be restored successfully.

    If this answers your query, do click Accept Answer and Yes for was this answer helpful, which may help members with similar questions. If you have any other questions, let me know in the “comments” and I would be happy to help you.


  2. Q&A Assist
    2026-05-05T12:35:11.8833333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The error AADSTS5000225: This tenant has been blocked due to inactivity means the Azure tenant associated with the account has been marked inactive and blocked. Sign-in to Azure resources will fail until the tenant is reactivated, and after a certain period it is permanently deleted.

    Based on the documented behavior and similar cases:

    1. Check how long the tenant has been inactive
      • Tenants blocked for less than 20 days can typically be reactivated by Microsoft support.
      • Tenants blocked for more than 20 days are deleted and cannot be recovered.
    2. Try signing in directly with tenant ID or name
      Attempt to access the Azure portal using the tenant identifier:
      • https://portal.azure.com/<TenantId>
      • or https://portal.azure.com/<yourTenantName>.onmicrosoft.com
        If this works, open a support request from within the portal (if the subscription/support level allows it) to address the inactivity block.
    3. If the tenant is within the reactivation window
      • A tenant administrator must contact Microsoft using the global support phone numbers to request reactivation.
      • Only administrators can request this; regular users cannot unblock the tenant themselves.
    4. If the tenant is past the recovery window
      • After the 20‑day block period, the tenant is permanently deleted and cannot be restored.
      • In that case, create and use a new tenant. For example, sign in to https://entra.microsoft.com/, go to Entra ID → Overview → Manage tenants, and create a new tenant.
      • Then access Azure with the new tenant using https://portal.azure.com/<newTenantName>.onmicrosoft.com.
    5. Alternative path seen in similar free‑trial cases
      In some free‑trial scenarios, users resolved similar sign‑in failures by:
      • Opening a private/incognito browser window and clearing all browser data.
      • Going to https://signup.azure.com and signing in with the same email used for the free trial.
      • Completing the flow to “upgrade” to a pay‑as‑you‑go account (often still with no charges if usage stays within free limits).
        This can re-establish the subscription/tenant state and restore portal access if the tenant has not been fully removed.

    If none of the above works and the tenant is still within 20 days of being blocked, the next step is direct contact with Microsoft support (phone or support request) as tenant reactivation requires Microsoft intervention.


    References:

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.