Skip to content

Commit 942ad6f

Browse files
committed
Adding DLP in quarantine
1 parent e943a82 commit 942ad6f

File tree

6 files changed

+9
-0
lines changed

6 files changed

+9
-0
lines changed

exchange/exchange-ps/exchange/Delete-QuarantineMessage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ The EntityType parameter filters the results by EntityType. Valid values are:
149149
- Email
150150
- SharePointOnline
151151
- Teams (currently in Preview)
152+
- DataLossPrevention
152153

153154
```yaml
154155
Type: Microsoft.Exchange.Management.FfoQuarantine.EntityType

exchange/exchange-ps/exchange/Export-QuarantineMessage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ The EntityType parameter filters the results by EntityType. Valid values are:
160160
- Email
161161
- SharePointOnline
162162
- Teams (currently in Preview)
163+
- DataLossPrevention
163164

164165
```yaml
165166
Type: Microsoft.Exchange.Management.FfoQuarantine.EntityType

exchange/exchange-ps/exchange/Get-QuarantineMessage.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ The EntityType parameter filters the results by EntityType. Valid values are:
197197
- Email
198198
- SharePoint
199199
- Teams (currently in Preview)
200+
- DataLossPrevention
200201
201202
```yaml
202203
Type: Microsoft.Exchange.Management.FfoQuarantine.EntityType
@@ -300,6 +301,7 @@ The PolicyTypes parameter filters the results by the type of protection policy t
300301
301302
- AntiMalwarePolicy
302303
- AntiPhishPolicy
304+
- DataLossPreventionRule
303305
- ExchangeTransportRule (mail flow rule)
304306
- HostedContentFilterPolicy (anti-spam policy)
305307
- SafeAttachmentPolicy
@@ -323,6 +325,7 @@ Accept wildcard characters: False
323325
The QuarantineTypes parameter filters the results by what caused the message to be quarantined. Valid values are:
324326
325327
- Bulk
328+
- DataLossPrevention
326329
- HighConfPhish
327330
- Malware
328331
- Phish
@@ -504,6 +507,7 @@ Accept wildcard characters: False
504507
The Type parameter filters the results by what caused the message to be quarantined. Valid values are:
505508

506509
- Bulk
510+
- DataLossPrevention
507511
- HighConfPhish
508512
- Malware
509513
- Phish

exchange/exchange-ps/exchange/Get-QuarantineMessageHeader.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ The EntityType parameter filters the results by EntityType. Valid values are:
7575
- Email
7676
- SharePointOnline
7777
- Teams (currently in Preview)
78+
- DataLossPrevention
7879
7980
```yaml
8081
Type: Microsoft.Exchange.Management.FfoQuarantine.EntityType

exchange/exchange-ps/exchange/Preview-QuarantineMessage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ The EntityType parameter filters the results by EntityType. Valid values are:
7272
- Email
7373
- SharePointOnline
7474
- Teams (currently in Preview)
75+
- DataLossPrevention
7576
7677
```yaml
7778
Type: Microsoft.Exchange.Management.FfoQuarantine.EntityType

exchange/exchange-ps/exchange/Release-QuarantineMessage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ The EntityType parameter filters the results by EntityType. Valid values are:
282282
- Email
283283
- SharePointOnline
284284
- Teams (currently in Preview)
285+
- DataLossPrevention
285286

286287
```yaml
287288
Type: Microsoft.Exchange.Management.FfoQuarantine.EntityType

0 commit comments

Comments
 (0)