We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12a51ab commit 90ef293Copy full SHA for 90ef293
exchange/exchange-ps/exchange/Set-DlpCompliancePolicy.md
@@ -577,8 +577,9 @@ The EnforcementPlanes parameter defines the layer where policy actions are run.
577
`-EnforcementPlanes @("<Value>")`.
578
579
Currently, supported values are:
580
-- Entra, for use with policies applied to an Entra-registered enterprise application in the organization.
581
-- Browser, for use with policies applied to unmanaged cloud apps in Edge for Business.
+
+- 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.
583
584
```yaml
585
Type: MultiValuedProperty
0 commit comments