A cloud-based identity and access management service for securing user authentication and resource access
The error interaction_required: AADSTS5000225 indicates that the Azure tenant has been blocked due to inactivity.
Key points from the referenced guidance:
- A tenant blocked for inactivity can only be reactivated within 20 days of entering the inactive state. After 20 days, the tenant is permanently deleted and cannot be recovered.
- To reactivate a tenant that is still within the 20‑day window, the tenant administrator must contact Microsoft support using the global support phone numbers. Refrain from opening multiple assistance requests for the same issue while a case is in progress.
- It is possible to try signing in directly to the Azure portal with the tenant ID or tenant name in the URL, for example:
- https://portal.azure.com/<TenantId>
- https://portal.azure.com/<yourTenantName>.onmicrosoft.com This can sometimes allow access to manage tenants and open a support case (if not on a purely free plan).
Regarding the 1800 numbers and Windows 11 routing:
• The 1800 support entry point being used is a general Microsoft customer service line that routes based on product selection (for example, Windows 11). To get Azure tenant help, the call must be routed to Azure/Entra/Azure AD support, not Windows client support. • The routing logic on Microsoft’s side cannot be “reset” by callers; instead, when contacting support, clearly select or state “Azure” or “Microsoft Entra ID / Azure Active Directory” as the product, and indicate that this is a tenant blocked due to inactivity (AADSTS5000225) so the agent can transfer to the correct Azure support queue. • If the tenant is already beyond the 20‑day inactive window, support will not be able to restore it; in that case, the only option is to work with a new tenant (for example, by creating a new tenant in Entra ID and then using that in the Azure portal).
If the tenant is still within the recoverable period, the practical path is:
- Sign in to https://portal.azure.com/<TenantId> or https://portal.azure.com/<yourTenantName>.onmicrosoft.com to confirm the tenant status.
- If still blocked but within 20 days, contact Microsoft via the official global support phone numbers for Azure/Entra and request tenant reactivation due to inactivity (AADSTS5000225).
- Avoid opening multiple cases for the same tenant while one is in progress.
References: