Is syncing identically named security groups from multiple on-prem ADs to Entra ID safe, and how is uniqueness managed?

Iwasaki Hinato (岩崎 日南人) 0 Reputation points
2025-06-08T23:28:21.56+00:00

We are currently using Entra Connect against Microsoft Entra ID to synchronize security groups from multiple on-premises Active Directory (AD) environments.

In this configuration, if a security group with the same name (e.g., group “Sales” in both) exists in different on-premises ADs (e.g., on-premises AD① and on-premises AD②), each is synchronized as a separate group on Entra ID and assigned a different unique key (e.g.: objectId) are assigned.

At this time, we are not experiencing any problems due to this situation, but we would like to confirm the following points:

Is it safe to assume that a configuration like this, where security groups with duplicate names are synchronized from multiple on-premises ADs, is not a problem in terms of Microsoft Entra ID operation?

What is used as the unique key to identify the synchronized groups, and how is uniqueness ensured?

We would like to know in advance if there is any possibility of problems in terms of directory synchronization in the future or any restrictions that should be taken into consideration when groups are freely created by each person in charge in each on-premise AD.

Translated with DeepL.com (free version)

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

1 answer

Sort by: Most helpful
  1. Marcin Policht 49,640 Reputation points MVP Volunteer Moderator
    2025-06-08T23:58:56.0966667+00:00

    Yep - this is supported from the technical standpoint - but is bound to lead to some confusion down the road, so my suggestion would be to adopt a naming strategy that would ensure their uniqueness.

    You can customize the displayName (or other attributes like mailNickname) of synchronized groups by modifying the synchronization rules in Entra Connect.


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin


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.