Skip to content

Commit a3e2220

Browse files
Merge pull request #12817 from MicrosoftDocs/main
[AutoPublish] main to live - 06/18 10:33 PDT | 06/18 23:03 IST
2 parents aa70c13 + a3811c0 commit a3e2220

7 files changed

+21
-7
lines changed

exchange/exchange-ps/exchange/New-RetentionCompliancePolicy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,9 @@ Accept wildcard characters: False
446446
```
447447

448448
### -PriorityCleanup
449-
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.
449+
The PriorityCleanup switch specifies whether to create a Priority cleanup policy. You don't need to specify a value with this switch.
450+
451+
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).
450452

451453
```yaml
452454
Type: SwitchParameter

exchange/exchange-ps/exchange/New-RetentionComplianceRule.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,9 @@ Accept wildcard characters: False
142142
```
143143
144144
### -PriorityCleanup
145-
{{ Fill PriorityCleanup Description }}
145+
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.
146+
147+
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).
146148
147149
```yaml
148150
Type: SwitchParameter

exchange/exchange-ps/exchange/Remove-RetentionCompliancePolicy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,9 @@ Accept wildcard characters: False
9999
```
100100

101101
### -PriorityCleanup
102-
{{ Fill PriorityCleanup Description }}
102+
The PriorityCleanup switch specifies whether to remove a Priority cleanup policy. You don't need to specify a value with this switch.
103+
104+
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).
103105

104106
```yaml
105107
Type: SwitchParameter

exchange/exchange-ps/exchange/Remove-RetentionComplianceRule.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,9 @@ Accept wildcard characters: False
101101
```
102102

103103
### -PriorityCleanup
104-
{{ Fill PriorityCleanup Description }}
104+
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.
105+
106+
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).
105107

106108
```yaml
107109
Type: SwitchParameter

exchange/exchange-ps/exchange/Set-ComplianceTag.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,9 @@ Accept wildcard characters: False
300300
```
301301

302302
### -PriorityCleanup
303-
{{ Fill PriorityCleanup Description }}
303+
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.
304+
305+
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).
304306

305307
```yaml
306308
Type: SwitchParameter

exchange/exchange-ps/exchange/Set-RetentionCompliancePolicy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,9 @@ Accept wildcard characters: False
790790
```
791791

792792
### -PriorityCleanup
793-
{{ Fill PriorityCleanup Description }}
793+
The PriorityCleanup switch specifies whether to update a Priority cleanup policy. You don't need to specify a value with this switch.
794+
795+
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).
794796

795797
```yaml
796798
Type: SwitchParameter

exchange/exchange-ps/exchange/Set-RetentionComplianceRule.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,9 @@ Accept wildcard characters: False
278278
```
279279

280280
### -PriorityCleanup
281-
{{ Fill PriorityCleanup Description }}
281+
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.
282+
283+
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).
282284

283285
```yaml
284286
Type: SwitchParameter

0 commit comments

Comments
 (0)