Issue Removing ExternalAzureAD Identity for Previously External User

Marcelo Ulloa Fernández 5 Reputation points
2024-01-09T19:30:03.64+00:00

I have a user in my AD that was previously external, then it became part of the organization, but I cannot delete the ExternalAzureAD identity.

Where the issuerAssignedId was deleted but I cannot delete this identity

Is there a way to remove it?

User's image

User's image

and be able to leave it as is all the users with a single identityUser's image

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,892 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,904 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Marilee Turscak-MSFT 36,856 Reputation points Microsoft Employee
    2024-01-10T00:19:30.4833333+00:00

    Hi @Marcelo Ulloa Fernández .

    If you have an internal user showing as ExternalAzureAD (or federated), you likely need to reset the redemption status with the correct user email added to the internal user object.

    To resolve this you can use the Graph Invitation API, add the external address to the user's account, and then reset the invite status following this guide:
    https://learn.microsoft.com/en-us/azure/active-directory/external-identities/reset-redemption-status

    Note that in order to delete an external user you need to have a role assigned that has permission to delete users, and some user types can only be deleted by Global Admins or Privileged Auth Admins. https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/privileged-roles-permissions?tabs=admin-center#who-can-perform-sensitive-actions

    Let me know if this helps address your question and if I understood your concern correctly.

    If the information helped you, please Accept the answer. This will help us as well as others in the community who may be researching the same question. Otherwise please let me know if you have further questions.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.