Duplicate Attribute - Hundreds accounts with the same email address

Marcel Sic 20 Reputation points
2024-03-14T15:21:56.68+00:00

Hello, we have many accounts with the same email address. When we started the synchronization of accounts to Microsoft Entra ID, we got error AttributeValueMustBeUnique in Synchronization Service Manager and of course also 'Duplicate Attribute' in Entra ID. We need to keep the email addresses as it is. Why this is OK in on-premise Active Directory and not OK in Entra ID? Is it possible to fix these errors? Thank you

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Akhilesh Vallamkonda 15,320 Reputation points Microsoft External Staff Moderator
    2024-03-15T09:02:38.7+00:00

    Hi @Marcel Sic

    Thank you for reaching out to the community forum.

    The error message AttributeValueMustBeUnique is represents there is a conflict with the attribute value that needs to be unique because Microsoft Entra ID schema doesn't allow two or more objects to have the same value of certain attributes, including email addresses.

    To fix this issue you need to identify which object should be using the conflicting value and correct or remove the duplicate values in your local directory.

    If you have Mutiple users with the same email address or if the issue is still persisted, please try to match the objects manually by using the ImmutableID attribute which is a unique identifier for each object also known as a hard match.

    Hope this helps. Do let us know if you any further queries.

    For more readings: https://answers.microsoft.com/en-us/msoffice/forum/all/attributevaluemustbeunique-error/a4cad948-8acc-4f80-ad0a-ace6cd896276

    How to Hard Match a User in Office 365

    Thanks,

    Akhilesh.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


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.