Skip to content

Commit c3141de

Browse files
authored
Merge pull request #12826 from kyracatwork/patch-1
Update New-DlpCompliancePolicy.md
2 parents a44a41e + e83f67c commit c3141de

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
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

0 commit comments

Comments
 (0)