Azure DevOps: Login and Authentication Issues — Tenant and Session Conflicts
Problem description
I am unable to log in to my organization's Azure DevOps Services account. When accessing via the Azure portal, I encounter a 500 Internal Server Error, and direct navigation to the organization URL results in a 401 Unauthorized error, despite holding Owner/Admin permissions. I suspect there is a tenant or identity mismatch due to multiple accounts and session tokens.
Environment
Azure DevOps Services (public) organization on the VisualStudio.com domain, located in the US region.
What I've already tried
I cleared all cached sessions and signed out completely, then attempted to log in again. I used private browsing modes and different browsers to eliminate session conflicts. I also verified tenant IDs in Azure portal and attempted login via CLI with device code, which failed due to 'invalid_grant' errors. I reviewed account and tenant information in Azure AD and Azure portal, noticing multiple accounts associated with different tenants.
Current status
Currently, I am still unable to access my Azure DevOps organization due to persistent 500 and 401 errors. I seek guidance on resolving tenant or session conflicts, specifically how to clear residual session tokens, re-link directories, and ensure proper account sign-in to regain access.