A cloud-based identity and access management service for securing user authentication and resource access
AD to Entra Cloud Sync Issues with Attributes
We have run into an issue with AD to Entra Cloud Sync deployment, where the proxyAddress attributes appear to not match between on premises AD and Entra. However, in the on premises AD there is no SMTP value assigned at all.
Below is the error we are receiving.
“Error code
AzureDirectoryServiceAttributeValueMustBeUnique
Error message
An attribute value violates a uniqueness constraint. Please study the values of the attributes, comparing them the attributes of already-existing objects in Azure Active Directory and resolve the conflict by modifying the value in the source directory. Additional Details: Unable to update this object because the following attributes associated with this object have values that may already be associated with another object in your local directory services: [ProxyAddresses ;]. Correct or remove the duplicate values in your local directory. Please refer to http://support.microsoft.com/kb/2647098 for more information on identifying objects with duplicate attribute values. ObjectId: randomidstring ObjectIdInConflict: randomclonflictid AttributeConflictName: ProxyAddresses AttributeConflictValues: SMTP:useremail@example.com”
Not sure how to correct this, support suggested deleting the Entra user entirely and allowing AD to provision, but I do not want to remove all our users and re-add. There should be a simple way to sync without having to remove users.
Thanks in advance! (note - I realize I may have posted this in the wrong place. There does not seem to be an Entra option for community posts?)