Skip to content

PriorityCleanup update updates #12816

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,9 @@ Accept wildcard characters: False
```

### -PriorityCleanup
The PriorityCleanup switch specifies whether to create a [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup) policy to expedite the deletion of sensitive content, overriding any existing retention settings or eDiscovery holds. You don't need to specify a value with this switch.
The PriorityCleanup switch specifies whether to create a Priority cleanup policy. You don't need to specify a value with this switch.

Priority cleanup policies expedite the deletion of sensitive content by overriding any existing retention settings or eDiscovery holds. For more information, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup).

```yaml
Type: SwitchParameter
Expand Down
4 changes: 2 additions & 2 deletions exchange/exchange-ps/exchange/New-RetentionComplianceRule.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@ Accept wildcard characters: False
```

### -PriorityCleanup
The PriorityCleanup switch specifies whether to update a Priority Cleanup policy to expedite the deletion of sensitive content, overriding any existing retention settings or eDiscovery holds. You don't need to specify a value with this switch.
The PriorityCleanup switch specifies whether to create a rule associated with a Priority cleanup policy. You don't need to specify a value with this switch.

For more information about Priority Cleanup policies, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup).
Priority cleanup policies expedite the deletion of sensitive content by overriding any existing retention settings or eDiscovery holds. For more information, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup).

```yaml
Type: SwitchParameter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ Accept wildcard characters: False
```

### -PriorityCleanup
The PriorityCleanup switch specifies whether to update a Priority Cleanup policy to expedite the deletion of sensitive content, overriding any existing retention settings or eDiscovery holds. You don't need to specify a value with this switch.
The PriorityCleanup switch specifies whether to remove a Priority cleanup policy. You don't need to specify a value with this switch.

For more information about Priority Cleanup policies, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup).
Priority cleanup policies expedite the deletion of sensitive content by overriding any existing retention settings or eDiscovery holds. For more information, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup).

```yaml
Type: SwitchParameter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ Accept wildcard characters: False
```

### -PriorityCleanup
The PriorityCleanup switch specifies whether to update a Priority Cleanup policy to expedite the deletion of sensitive content, overriding any existing retention settings or eDiscovery holds. You don't need to specify a value with this switch.
The PriorityCleanup switch specifies whether to remove the rule associated with a Priority cleanup policy. You don't need to specify a value with this switch.

For more information about Priority Cleanup policies, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup).
Priority cleanup policies expedite the deletion of sensitive content by overriding any existing retention settings or eDiscovery holds. For more information, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup).

```yaml
Type: SwitchParameter
Expand Down
4 changes: 2 additions & 2 deletions exchange/exchange-ps/exchange/Set-ComplianceTag.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,9 +300,9 @@ Accept wildcard characters: False
```

### -PriorityCleanup
The PriorityCleanup switch specifies whether to update a Priority Cleanup policy to expedite the deletion of sensitive content, overriding any existing retention settings or eDiscovery holds. You don't need to specify a value with this switch.
The PriorityCleanup switch specifies whether to update the tag associated with a Priority cleanup policy. You don't need to specify a value with this switch.

For more information about Priority Cleanup policies, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup).
Priority cleanup policies expedite the deletion of sensitive content by overriding any existing retention settings or eDiscovery holds. For more information, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup).

```yaml
Type: SwitchParameter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -790,9 +790,9 @@ Accept wildcard characters: False
```

### -PriorityCleanup
The PriorityCleanup switch specifies whether to update a Priority Cleanup policy to expedite the deletion of sensitive content, overriding any existing retention settings or eDiscovery holds. You don't need to specify a value with this switch.
The PriorityCleanup switch specifies whether to update a Priority cleanup policy. You don't need to specify a value with this switch.

For more information about Priority Cleanup policies, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup).
Priority cleanup policies expedite the deletion of sensitive content by overriding any existing retention settings or eDiscovery holds. For more information, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup).

```yaml
Type: SwitchParameter
Expand Down
4 changes: 2 additions & 2 deletions exchange/exchange-ps/exchange/Set-RetentionComplianceRule.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,9 +278,9 @@ Accept wildcard characters: False
```

### -PriorityCleanup
The PriorityCleanup switch specifies whether to update a Priority Cleanup policy to expedite the deletion of sensitive content, overriding any existing retention settings or eDiscovery holds. You don't need to specify a value with this switch.
The PriorityCleanup switch specifies whether to update the rule associated with a Priority cleanup policy. You don't need to specify a value with this switch.

For more information about Priority Cleanup policies, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup).
Priority cleanup policies expedite the deletion of sensitive content by overriding any existing retention settings or eDiscovery holds. For more information, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup).

```yaml
Type: SwitchParameter
Expand Down