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 Azure AD tenant behind the portal sign-in has been deactivated because it was not used for a period of time.
To resolve this:
- If the tenant became inactive recently (within the allowed reactivation window), the tenant administrator must contact Microsoft support and request tenant reactivation. Use the global support phone numbers listed under Microsoft support for business products and ask for help reactivating an inactive tenant.
- When contacting support, provide:
- The tenant ID shown in the error message.
- The sign-in account (work/school account) used for the portal.
- The exact error code
AADSTS5000225and that the tenant is blocked due to inactivity.
- Optionally, try signing in directly with the tenant-specific Azure portal URL, replacing
<TenantId>or<yourTenantName>.onmicrosoft.comwith the values for the inactive tenant:-
https://portal.azure.com/<TenantId> - or
https://portal.azure.com/<yourTenantName>.onmicrosoft.comIf the tenant is still within the reactivation period, this may allow access long enough to open a support ticket.
-
- If the tenant has been inactive longer than the allowed period (more than 20 days in the documented behavior), it is deleted and cannot be recovered. In that case, create a new tenant/account and configure Azure DevOps or other services again.
If access to the original tenant cannot be restored and a new tenant is created, use that new tenant when signing in to the Azure portal and Azure DevOps going forward.
References: