Azure devops access issue
We accidentally deleted a user in our Azure Entra ID. We spotted this quickly and restored the user (from the deleted users screen). The user has/had access to our azure devops environment.
After the restoration of the user account it is visible as a user in our devops organization with the custom access right it had previously. The issue is that user can't login on azure devops. The authentication on the URL https://aex.dev.azure.com/me?mkt=en-US works. We can see the user has access to our devops org but loading the organization details keeps showing a spinning icon.
Similar issue on git, when connecting to a repo in the organization the user hits a 403 error.
It looks like something broke due to our accidental deletion and restore of the user account in Entra ID. Any thoughts on how to resolve this?
Thanks!