Skip to content

Commit 6a610e8

Browse files
Merge pull request #12829 from MicrosoftDocs/main
[AutoPublish] main to live - 06/23 19:58 PDT | 06/24 08:28 IST
2 parents e482571 + c3141de commit 6a610e8

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

exchange/exchange-ps/exchange/New-DlpCompliancePolicy.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,10 @@ The EnforcementPlanes parameter defines the layer where policy actions are run.
300300

301301
`-EnforcementPlanes @("<Value>")`.
302302

303-
Currently, the only supported value is Entra, for use with policies applied to an Entra-registered enterprise application in the organization.
303+
Currently, supported values are:
304+
305+
- Entra: For use with policies applied to Entra-registered enterprise applications in the organization.
306+
- Browser: For use with policies applied to unmanaged cloud apps in Edge for Business.
304307

305308
```yaml
306309
Type: MultiValuedProperty

exchange/exchange-ps/exchange/Set-DlpCompliancePolicy.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,10 @@ The EnforcementPlanes parameter defines the layer where policy actions are run.
576576

577577
`-EnforcementPlanes @("<Value>")`.
578578

579-
Currently, the only supported value is Entra, for use with policies applied to an Entra-registered enterprise application in the organization.
579+
Currently, supported values are:
580+
581+
- Entra: For use with policies applied to Entra-registered enterprise applications in the organization.
582+
- Browser: For use with policies applied to unmanaged cloud apps in Edge for Business.
580583

581584
```yaml
582585
Type: MultiValuedProperty

0 commit comments

Comments
 (0)