Skip to content

Commit 7498a9f

Browse files
authored
Update New-ComplianceSearchAction.md
1 parent 254e284 commit 7498a9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/New-ComplianceSearchAction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -451,8 +451,8 @@ Accept wildcard characters: False
451451
The Purge switch specifies the action for the content search is to remove items that match the search criteria. You don't need to specify a value with this switch.
452452

453453
- A maximum of 10 items per mailbox can be removed at one time. Because the capability to search for and remove messages is intended to be an incident-response tool, this limit helps ensure that messages are quickly removed from mailboxes. This action isn't intended to clean up user mailboxes.
454-
> [!TIP]
455-
> If you wish to purge more than 10 items, please refer to the Graph endpoint [ediscoverySearch: purgeData](/powershell/module/exchange/new-compliancesearchaction) which allow purging of maximum of 100 items per location.
454+
455+
**Tip**: To purge more than 10 items, refer to [ediscoverySearch: purgeData](https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata) in the Microsoft Graph API, which allows purging a maximum of 100 items per location.
456456

457457
- You can remove items from a maximum of 50,000 mailboxes using a single content search. To remove items from more than 50,000 mailboxes, you'll have to create separate content searches. For more information, see [Search for and delete email messages in your Microsoft 365 organization](https://learn.microsoft.com/purview/ediscovery-search-for-and-delete-email-messages).
458458
- Unindexed items aren't removed from mailboxes when you use this switch.

0 commit comments

Comments
 (0)