Skip to content

Commit b5552d8

Browse files
authored
Merge pull request #39554 from RobdeJong/patch-62
Update how-to-connect-sync-feature-prevent-accidental-deletes.md
2 parents af688f8 + 6478d5b commit b5552d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ If this was unexpected, then investigate and take corrective actions. To see whi
5656

5757
[!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.
5858

59+
## If all deletes are desired
5960
If all the deletes are desired, then do the following:
6061

6162
1. To retrieve the current deletion threshold, run the PowerShell cmdlet `Get-ADSyncExportDeletionThreshold`. Provide an Azure AD Global Administrator account and password. The default value is 500.

0 commit comments

Comments
 (0)