Skip to content

Commit daefbe9

Browse files
committed
update 6
1 parent 94aea99 commit daefbe9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/hybrid/how-to-connect-sync-feature-prevent-accidental-deletes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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.
44
services: active-directory
55
documentationcenter: ''
66
author: billmath
@@ -24,7 +24,7 @@ This topic describes the prevent accidental deletes (preventing accidental delet
2424
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.
2525

2626
## What is prevent accidental deletes
27-
Common scenarios when you see many deletes include:
27+
Common scenarios involving many deletes include:
2828

2929
* 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.
3030
* All objects in an OU are deleted.
@@ -53,7 +53,7 @@ If this was unexpected, then investigate and take corrective actions. To see whi
5353

5454
![Search Connector Space](./media/how-to-connect-sync-feature-prevent-accidental-deletes/searchcs.png)
5555

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.
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.
5757

5858
## If all deletes are desired
5959
If all the deletes are desired, then do the following:

0 commit comments

Comments
 (0)