Hi in my test environment, i installed AADSync with "title" attribute as sourceAnchor attribute. (Just to test / understand behaviour)
Then i created two users with same title, say, "mytitle" and then started directory sync. At the end only first user got created in Azure AD.
Then i changed the second user title value to "mytitlechanged" and then started directory sync. At the end second user also got created in Azure AD.
Fine with above things,
but when i again changed back the second user title value to "mytitle", and then started directory sync. At the end second user in Azure AD still has the value "mytitlechanged" with Status as "Synced with Active Directory". Not able to understand why this happened. Kindly educate me. Thanks in Advance.