Jan 15 2021 08:15 AM - edited Jan 15 2021 08:20 AM
Hi all, we have migrated to a new onprem AD forest recently, but kept the same O365 tenant.
Soft matching of user accounts between new AD and O365 went just fine.
But we are facing some issues when matching cloud distribution lists and email enabled security groups with onprem objects.
Insted of matching the groups, O365 just creates a new group with company.onmicrosoft.com smtp address. Any ideas ?
Azure AD Connect Health shows an error saying that there are duplicate attributes - SMTP proxyaddress.. but SMTP has to be the same on onprem and Cloud object in order for soft matching to work...
I have done this kind of group soft matching a few times before and it worked fine, but not in this case...
R-
Feb 07 2021 12:41 AM
Feb 15 2021 03:05 AM
Solution@catmur-fed I solved the issue by resorting to hard-match instead.
I had also tried solving the issue with MS Support, but they were basically saying the same as you report in the thread, so that lead nowhere.
The solution was to change source anchor to mS-DS-ConsistencyGuid on AzureAD Connect setup, populate matching immutableID on onprem groups and then run sync.
you can take a look at this article for reference: https://docs.microsoft.com/en-us/azure/active-directory/hybrid/plan-connect-design-concepts#changing...
there was another article regarding group hard-maching but i cannot find it, i will maybe try later.
Cheers
Feb 16 2021 01:19 AM
Thanks @RNalivaika - I might give that a try later today.
Nov 24 2021 03:59 AM