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 is in an inactive, blocked state as part of the tenant lifecycle. In this state, sign-in to the tenant (including Azure portal and related endpoints) is blocked.
Key points from the tenant lifecycle behavior:
- When a tenant is marked inactive, sign-in attempts return
AADSTS5000225and the tenant becomes inaccessible. - Administrators can request reactivation only within 20 days of the tenant entering the inactive state. After 20 days in this blocked state, the tenant is permanently deleted and cannot be recovered.
Because the goal is to “start fresh” and there is no need for anything in the old tenant:
- If the tenant has been blocked for less than 20 days and access is needed (for example, to close out or review anything before starting over), the tenant administrator must contact Microsoft support and request reactivation:
- Use the global support phone numbers listed in the documentation.
- Do not open multiple support cases for the same issue; wait for the decision on the first case.
- If the tenant has been blocked for more than 20 days, it will be deleted automatically after the 20‑day period and cannot be recovered. In that case, simply wait for deletion to complete and then use or create a different tenant for the new, “fresh” environment.
- For starting fresh immediately, without using the old tenant at all, create or use another Microsoft Entra tenant (for example, via the Entra admin center’s “Manage tenants” → create new tenant) and associate new Azure subscriptions with that tenant instead of the blocked one.
If the old tenant is not needed, no further action is required on it beyond optionally confirming with Microsoft support whether it is within the 20‑day reactivation window or already on track for deletion.
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: 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