Skip to content

Commit 14fdff7

Browse files
authored
Merge pull request #101250 from NuAlex/patch-56
Update how-to-connect-sync-configure-filtering.md
2 parents 5b508be + 2ac8a5f commit 14fdff7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/active-directory/hybrid/how-to-connect-sync-configure-filtering.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ To change domain-based filtering, run the installation wizard: [domain and OU fi
8888
## Organizational unit–based filtering
8989
To change OU-based filtering, run the installation wizard: [domain and OU filtering](how-to-connect-install-custom.md#domain-and-ou-filtering). The installation wizard automates all the tasks that are documented in this topic.
9090

91+
> [!IMPORTANT]
92+
> If you explicitly select an OU for synchronization, Azure AD Connect will add the DistinguishedName of that OU in the inclusion list for the domain's sync scope. However, if you later rename that OU in Active Directory, the DistinguishedName of the OU is changed, and consequently, Azure AD Connect will no longer consider that OU in sync scope. This will not cause an immediate issue, but upon a full import step, Azure AD Connect will reevaluate the sync scope and delete (i.e. obsolete) any objects out of sync scope, which can potentially cause an unexpected mass deletion of objects in Azure AD. To prevent this issue, after renaming a OU, run Azure AD Connect Wizard and re-select the OU to be again included in sync scope.
9193
9294
## Attribute-based filtering
9395
Make sure that you're using the November 2015 ([1.0.9125](reference-connect-version-history.md)) or later build for these steps to work.

0 commit comments

Comments
 (0)