P.Turpie
P.Turpie

Reputation: 578

Azure AD Connect - How to sync group memberships?

We've started using Azure AD Connect to sync our user accounts for use with Office 365. The only problem is that only a tiny subset of our on-premises AD group is being uploaded to Azure AD. The 'odd' groups in our AD that are placed the same OU/folder as the users have synced. However the bulk of our groups that are in a separate OU/folder haven't synced despite being selected in the local "Azure Active Directory Connect" wizard.

Upvotes: 0

Views: 8137

Answers (1)

Simon W
Simon W

Reputation: 5496

Note that nested groups aren't supported which might be the source of your issue - see section "Sync filtering based on groups" on the Azure AD documentation site for more information.

Upvotes: 1

Related Questions