Azure AD Connect Sync error Duplicate Attribute

Simon Baker 1 Reputation point
2020-09-11T08:01:21.11+00:00

To setup up Microsoft 365 I had to create an account, which i did with my email. This email is also used by my active directory network account. When azure connect tries to sync it complains about the duplicate user. How can I get rid of the initial management account and set my AD account as the 365 management account?

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

1 answer

Sort by: Most helpful
  1. VipulSparsh-MSFT 16,311 Reputation points Microsoft Employee
    2020-09-11T09:53:19.437+00:00

    @Simon Baker Thanks for reaching out. That is indeed a common scenario.
    For Azure AD Connect, If there is an attempt to provision a new object with a UPN or ProxyAddress value that is present in AAD already, Azure Active Directory blocks that object from being created and you would get the duplicate error message.

    To resolve this, you should change the username of the user you created on Cloud to something else so that it no longer matches the user account which is on-prem and in scope of sync.

    For example, if Chris white (dummy username from lab) is the user account on cloud with UPN chris@keyman .com, I would go to the AAD portal and change the UPN to something else like chriswhite@keyman .com

    24132-upn.png

    -----------------------------------------------------------------------------------------------------------------

    If the suggested response helped you resolve your issue, please do not forget to accept the response as Answer and "Up-Vote" for the answer that helped you for benefit of the community.


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.