Getting sign in error while trying to login into azure portal

Anuja Sahu 0 Reputation points
2026-05-23T06:31:47.43+00:00

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:<pii removed> Correlation ID:<pii removed> Timestamp: 2026-05-23 06:27:47Z
Have tried with logging into another browser still getting the same error.How to get my account unblocked.

Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Most helpful
  1. AI answer

    2026-05-23T06:32:01.7266667+00:00

    The error AADSTS5000225: This tenant has been blocked due to inactivity means the Microsoft Entra tenant associated with the account has been marked inactive and sign-ins are blocked.

    Key points from the tenant lifecycle behavior:

    • When a tenant is blocked due to inactivity, all sign-ins to that tenant (including Azure portal and Azure DevOps) are blocked.
    • Administrators can request reactivation only within 20 days of the tenant entering the inactive state.
    • If the tenant remains inactive for more than 20 days after being blocked, it is deleted and cannot be recovered.

    To get the tenant unblocked (only possible within the 20‑day window):

    1. Ensure the sign-in is targeting the correct tenant (for example, by using a URL that includes the tenant name or ID such as https://portal.azure.com/<TenantId> or https://portal.azure.com/<yourTenantName>.onmicrosoft.com). This helps confirm the correct tenant is being accessed.
    2. Have a tenant administrator contact Microsoft support and request tenant reactivation. Use the global support phone numbers listed in the documentation. Only Microsoft support can remove the inactivity block.
    3. Do not submit multiple support requests for the same issue; wait for the decision on the existing case.

    If more than 20 days have passed since the tenant was blocked, the tenant is deleted and cannot be restored. In that case, a new tenant must be created (for example, via the Microsoft Entra admin center or Azure sign-up flow) and then used to access Azure.


    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.