You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/hybrid/how-to-connect-sync-feature-prevent-accidental-deletes.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: 'Azure AD Connect sync: Prevent accidental deletes | Microsoft Docs'
3
-
description: This topic describes the prevent accidental deletes (preventing accidental deletions) feature in Azure AD Connect.
3
+
description: This topic describes how to prevent accidental deletes in Azure AD Connect.
4
4
services: active-directory
5
5
documentationcenter: ''
6
6
author: billmath
@@ -24,7 +24,7 @@ This topic describes the prevent accidental deletes (preventing accidental delet
24
24
When installing Azure AD Connect, prevent accidental deletes is enabled by default and configured to not allow an export with more than 500 deletes. This feature is designed to protect you from accidental configuration changes and changes to your on-premises directory that would affect many users and other objects.
25
25
26
26
## What is prevent accidental deletes
27
-
Common scenarios when you see many deletes include:
27
+
Common scenarios involving many deletes include:
28
28
29
29
* Changes to [filtering](how-to-connect-sync-configure-filtering.md) where an entire [OU](how-to-connect-sync-configure-filtering.md#organizational-unitbased-filtering) or [domain](how-to-connect-sync-configure-filtering.md#domain-based-filtering) is unselected.
30
30
* All objects in an OU are deleted.
@@ -53,7 +53,7 @@ If this was unexpected, then investigate and take corrective actions. To see whi
[!NOTE] If you aren't sure all deletes are desired, and wish to go down a safer route. You can use the PowerShell cmdlet: `Enable-ADSyncExportDeletionThreshold` to set a new threshold rather than disabling the threshold which could allow undesired deletions.
56
+
[!NOTE] If you aren't sure all deletes are desired, and wish to go down a safer route. You can use the PowerShell cmdlet: `Enable-ADSyncExportDeletionThreshold` to set a new threshold rather than disabling the threshold which could allow undesired deletions.
57
57
58
58
## If all deletes are desired
59
59
If all the deletes are desired, then do the following:
0 commit comments