Azure AD Cloud Connect CannotMatchByMatchingProperties
I'm trying to sync one user and results in skipped:
user 'xxx@X ' will be skipped. The reason is invalid expression mapping is specificed for matching properties and the provisioning service failed to transform the source entry data to target entry data. Learn more about writing expression, please reference: https://learn.microsoft.com/en-us/azure/active-directory/app-provisioning/functions-for-customizing-application-data
SkipReason
CannotMatchByMatchingProperties
Matching attribute expression
onPremisesObjectIdentifier = objectGUID
ReportableIdentifier
xxx@X
The user already exist on Azure AD and on-premises, UPN match already. Any idea why I'm unable to sync this particular object?