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 indicates that the Microsoft Entra tenant associated with the account has been marked inactive and access is currently blocked.
Key points from the tenant lifecycle behavior:
- When a tenant is inactive, sign-in attempts return
AADSTS5000225and access to Azure and related services is blocked. - Administrators can request reactivation only within 20 days from when the tenant entered the inactive state.
- If the tenant remains in this inactive/blocked state for more than 20 days, it is permanently deleted and cannot be recovered.
To proceed, the appropriate actions depend on the role and the tenant’s state:
- If acting as the tenant administrator and it has been less than 20 days since the tenant was blocked:
- Contact Microsoft support using the global support phone numbers provided in the documentation.
- Do not open multiple support cases for the same issue; wait for the decision on the existing case.
- If more than 20 days have passed since the tenant became inaccessible:
- The tenant is deleted and not recoverable; a new tenant must be created if Azure access is still required.
- If not the tenant administrator:
- Contact the organization’s Microsoft Entra / Azure administrator and provide the full error (including the
AADSTS5000225code and timestamp) so they can open a support case with Microsoft if the tenant is still within the reactivation window.
- Contact the organization’s Microsoft Entra / Azure administrator and provide the full error (including the
Some users in similar situations (blocked free/trial tenants) have resolved access by either:
- Requesting tenant reactivation within the allowed window via Microsoft support, or
- Creating/using a new tenant and then accessing Azure with that tenant instead.
If the tenant is already beyond the 20‑day inactive window, only the new-tenant route remains.
References:
- Tenant inaccessible due to inactivity
- Error message: interaction_required: AADSTS5000225: This tenant has been blocked due to inactivity - Microsoft Q&A
- 7 Day Old Azure Account: 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