Getting sign in error on azure portal

Anurag Tripathi 0 Reputation points
2026-05-02T14:35:00.3633333+00:00

I'm a home user trying to access azure portal using my github credentials however as soon as i put password it says tenant is blocked due to inactivity. can someone help me how to reactivate the account?

User's image

#microsoft azure #azure cloud services

Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Most helpful
  1. AI answer

    2026-05-02T14:35:14.5666667+00:00

    The error AADSTS5000225: This tenant has been blocked due to inactivity means the Microsoft Entra tenant that backs the Azure subscription created with the GitHub identity has been marked inactive and blocked.

    Actions depend on how long the tenant has been inactive:

    1. If the tenant was blocked less than ~20 days ago
      Administrators can request reactivation:
      • The tenant administrator must contact Microsoft support using the global support phone numbers listed under Tenant inaccessible due to inactivity (see the referenced Q&A guidance).
      • Only Microsoft support can remove the inactivity block; there is no self-service unblock for end users.
    2. If the tenant has been inactive for more than ~20 days
      • After 20 days in the blocked state, the tenant is permanently deleted and cannot be recovered.
      • In that case, create a new tenant/account to continue using Azure.

    Additional practical steps that sometimes help home/free users:

    • Try signing in via https://portal.azure.com/<TenantId> or https://portal.azure.com/<yourTenantName>.onmicrosoft.com if the tenant is still recoverable.
    • If the portal keeps redirecting incorrectly, clear browser cache/cookies or use an InPrivate/Incognito window and sign in again.
    • For some free accounts that still have an active tenant but are blocked from the portal, going to https://signup.azure.com and following the flow to “continue” or “upgrade” an existing free account has allowed users to regain access to the portal while staying on a pay‑as‑you‑go/basic plan.

    If none of these options work and support confirms the tenant is deleted, the only option is to create a new Azure tenant and link it to the GitHub or Microsoft account again.


    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.