Life and Safety: A Microsoft program that helps Life and Safety customers adopt to Microsoft Cloud solutions.
The message indicates that the Microsoft Entra tenant for the Azure account is blocked due to inactivity (error AADSTS5000225). The available actions depend on how long the tenant has been inactive.
- Check how long the tenant has been blocked
- Tenants that are inaccessible due to inactivity can be reactivated only within 20 days of entering the inactive state.
- After 20 days in this blocked state, the tenant is permanently deleted and cannot be recovered.
- If the tenant has been blocked for less than 20 days
- The tenant administrator must contact Microsoft support and request reactivation:
- Use the global support phone numbers listed in the documentation: see “global support phone numbers” in the referenced article.
- Do not submit multiple support requests for the same issue; wait for Microsoft’s response and decision.
- The tenant administrator must contact Microsoft support and request reactivation:
- If the tenant has been blocked for more than 20 days
- The tenant is deleted and cannot be restored.
- In this case, create and use a new 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). - Access the Azure portal using the new tenant, for example:
-
https://portal.azure.com/<TenantId>or -
https://portal.azure.com/<yourTenantName>.onmicrosoft.com
-
- Additional practical steps that have helped similar cases
- If the account was created as a free Azure account and immediately shows AADSTS5000225, it may be necessary to complete or “upgrade” the subscription flow:
- Open a private/incognito browser session.
- Go to https://signup.azure.com and sign in with the same account.
- If prompted that a free account already exists with remaining credits, follow the steps to upgrade to a pay-as-you-go account (this can still be on a basic, no-charges-unless-used basis).
- If the account was created as a free Azure account and immediately shows AADSTS5000225, it may be necessary to complete or “upgrade” the subscription flow:
- If access is still needed to the old tenant and it might be within 20 days
- Ensure the sign-in URL explicitly targets the tenant:
-
https://portal.azure.com/<TenantId>or -
https://portal.azure.com/<yourTenantName>.onmicrosoft.com
-
- Then proceed with contacting Microsoft support as described above to request reactivation.
- Ensure the sign-in URL explicitly targets the tenant:
If the tenant is confirmed deleted (blocked for more than 20 days), the only path forward is to work in a newly created tenant.
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