A cloud-based identity and access management service for securing user authentication and resource access
Hi Arnav,
The error AADSTS5000225 indicates that your Microsoft Entra (Azure AD) tenant has been placed into an inactive/blocked state by Microsoft's tenant lifecycle policy due to prolonged inactivity.
Based on Microsoft's documentation:
- After extended inactivity, Microsoft sends notification emails to the tenant contacts.
If no qualifying activity occurs, the tenant is placed into a blocked state and authentication is denied with AADSTS5000225.
Tenants remain in this inaccessible state for a limited period and can potentially be reactivated by Microsoft Support.
If the tenant remains inactive beyond the retention period, it is permanently deleted and cannot be recovered.
Relevant documentation:
- Tenant inaccessible due to inactivity: https://learn.microsoft.com/en-us/entra/fundamentals/inaccessible-tenant
Regarding your questions:
1. Is the tenant still recoverable? Possibly. If the tenant is still present and only blocked due to inactivity, Microsoft Support may be able to reactivate it. If it has already passed the deletion window and been permanently deleted, recovery is not possible.
2. Can Microsoft remove the association between my Microsoft account and the inactive tenant? Microsoft Support can determine the tenant's current lifecycle state and advise whether any tenant association still exists. If the tenant has already been deleted, there may be nothing remaining to remove.
3. How can I determine whether the tenant still exists? Since AADSTS5000225 blocks all administrative access, you cannot verify this yourself through the Azure Portal or Entra Admin Center. A Microsoft Support engineer can check the tenant status using the tenant ID and confirm whether it is blocked, soft-deleted, or permanently deleted.
4. Will the inactive tenant prevent deletion of my personal Microsoft account? This depends on the current state of the tenant and any remaining subscriptions or resources associated with it. Microsoft Support can verify whether the tenant relationship affects account closure.
5. What information should be provided to Support? When contacting Microsoft Support, provide:
Tenant ID (if known)
Tenant name (*.onmicrosoft.com) if available
A screenshot of the AADSTS5000225 error
Correlation ID
Timestamp of the error
The Microsoft account that was used to administer the tenant
If your goal is simply to determine whether the tenant still exists and whether it affects closure of your Microsoft account, I recommend contacting Microsoft Support and referencing the AADSTS5000225 inactive tenant scenario described in the articles above. They can verify the tenant's lifecycle state and advise on any remaining actions required.
Hope this helps.