Training: Instruction to develop new skills.
The error AADSTS5000225: This tenant has been blocked due to inactivity means the Azure AD/Microsoft Entra tenant associated with the account has entered an inactive state and sign-in is blocked.
Key points from tenant inactivity behavior:
- When a tenant is inactive for a period after the billing cycle, Microsoft blocks logins with
AADSTS5000225. - Administrators can request reactivation only within 20 days of the tenant entering the inactive state.
- After those 20 days, the tenant is permanently deleted and cannot be recovered.
To proceed, use the following options based on the situation:
- If the tenant has been inactive less than 20 days
- A tenant administrator must contact Microsoft support and request tenant reactivation. The guidance is:
- Administrators can request a tenant to be reactivated within 20 days of the tenant entering an inactive state. Tenants that remain in this state for longer than 20 days are deleted.
- The tenant administrator can reach out to Microsoft using the global support phone numbers listed in the documentation.
- While blocked, normal portal sign-in may fail. Try accessing the portal directly with the tenant identifier:
-
https://portal.azure.com/<TenantId> - or
https://portal.azure.com/<yourTenantName>.onmicrosoft.com
-
- If access is possible with one of these URLs, open a support request from within the portal (if the subscription/support plan allows it).
- A tenant administrator must contact Microsoft support and request tenant reactivation. The guidance is:
- If the tenant has been inactive more than 20 days
- The tenant is permanently deleted and cannot be restored.
- In this case, create or use another tenant:
- Sign in to
https://entra.microsoft.com/. - Go to Entra ID → Overview → Manage tenants.
- Create a new tenant and note its domain name (for example,
newtenantname.onmicrosoft.com). - Then access Azure with the new tenant using
https://portal.azure.com/newtenantname.onmicrosoft.com.
- Sign in to
- If the account was created as an Azure free account for training
- Some users with a free account have resolved similar issues by:
- Opening a fresh browser session (for example, Chrome Incognito) and clearing all site data.
- Going to
https://signup.azure.comand signing in with the same email address. - The system may detect an existing free account and prompt to “upgrade” to a pay-as-you-go account (often still with no charges if usage stays within free limits). After completing that flow, portal sign-in starts working again.
- Some users with a free account have resolved similar issues by:
If none of the above works and the tenant is still within the 20‑day window, the only supported path is for a tenant admin to contact Microsoft via the documented support channels and request reactivation.
References:
- 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