A cloud-based identity and access management service for securing user authentication and resource access
The error AADSTS5000225: This tenant has been blocked due to inactivity means the Microsoft Entra tenant behind the free Azure subscription has been marked inactive and blocked.
Use these steps, depending on how long the tenant has been inactive and what access is still possible:
- If the tenant was blocked less than 20 days ago
- Administrators can request reactivation. The tenant is recoverable only within 20 days of entering the inactive state.
- The tenant administrator must contact Microsoft using the global support phone numbers listed in the documentation and request tenant reactivation.
- Do not open multiple support cases for the same issue while one is in progress.
- If the tenant has been inactive more than 20 days
- After 20 days in the inaccessible state, the tenant is deleted and cannot be recovered.
- In this case, the only option is to work with a different or new tenant and account.
- If sign-in to the Azure portal is being redirected or cached incorrectly
- Clear browser cache and cookies or use a private/incognito window, then try signing in again.
- If still blocked with the same
AADSTS5000225error, the tenant is indeed in the inactive state described above and requires reactivation (if still within 20 days) or a new tenant.
- Additional practical options seen in similar cases
- Try signing in directly with the tenant in the URL, for example
https://portal.azure.com/<TenantId>orhttps://portal.azure.com/<yourTenantName>.onmicrosoft.com. If the tenant is blocked due to inactivity, the same error will appear and confirms the state. - If the free trial was created some time ago and Azure is asking effectively for an upgrade when going through
https://signup.azure.com(as in similar cases), completing the upgrade to a pay-as-you-go account has resolved access for some users whose tenants were not yet fully deleted.
- Try signing in directly with the tenant in the URL, for example
If the tenant has already passed the 20‑day inactive window and is deleted, a new Microsoft Entra tenant and Azure subscription must be created to continue Azure training.
References:
- Tenant inaccessible due to inactivity
- 7 Day Old Azure Account: AADSTS5000225: This tenant has been blocked due to inactivity. - Microsoft Q&A
- Error message: interaction_required: AADSTS5000225: This tenant has been blocked due to inactivity - Microsoft Q&A
- Error message: AADSTS5000225: This tenant has been blocked due to inactivity. - Microsoft Q&A
- Troubleshoot Azure subscription sign-in issues