Share via

Azure AD synchronization

Marek G 171 Reputation points
2020-10-18T22:01:10.517+00:00

Hi all,
pls how I filtering only users in the specific group ? I do not want with ADConnect, but with synchronization rules....
thanx

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments

2 answers

Sort by: Most helpful
  1. Marek G 171 Reputation points
    2020-10-19T10:06:08.63+00:00

    Thank you,
    setting with ADConnect i know. But exist this with rules ? Not using custom attributes ?

    Was this answer helpful?


  2. Vipul Sparsh 16,336 Reputation points Microsoft Employee Moderator
    2020-10-19T05:54:15.307+00:00

    @Marek G You can use Group based filtering with AAD Connect.

    You can configure group-based filtering the first time that you install Azure AD Connect by using custom installation. It's intended for a pilot deployment where you want only a small set of objects to be synchronized. When you disable group-based filtering, it can't be enabled again.

    It's not supported to use group-based filtering in a custom configuration. It's only supported to configure this feature by using the installation wizard. When you've completed your pilot, then use one of the other filtering options in this topic.
    When using OU-based filtering in conjunction with group-based filtering, the OU(s) where the group and its members are located must be included.

    You can also try Attribute based filtering where you can populate certain unused attribute for users and then utilize them to filter during the inbound AD connector.
    For more information please visit : https://learn.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sync-configure-filtering#attribute-based-filtering

    -----------------------------------------------------------------------------------------------------------------

    If the suggested response helped you resolve your issue, please do not forget to accept the response as Answer and "Up-Vote" for the answer that helped you for benefit of the community.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.