Skip to content

Commit 0e95ba0

Browse files
authored
Update Set-DlpCompliancePolicy.md
1 parent 309738a commit 0e95ba0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -572,11 +572,11 @@ Accept wildcard characters: False
572572
```
573573

574574
### -EnforcementPlanes
575-
The EnforcementPlanes parameter defines the layer where policy actions are executed.
575+
The EnforcementPlanes parameter defines the layer where policy actions are run. This parameter uses the following syntax:
576576

577-
Currently, the only supported enforcement plane is `"Entra"`, for use with policies applied to an Entra-registered enterprise application in the organization.
577+
`-EnforcementPlanes @("<Value>")`.
578578

579-
To configure EnforcementPlanes, specify as an array, for example `-EnforcementPlanes @("Entra")`.
579+
Currently, the only supported value is Entra, for use with policies applied to an Entra-registered enterprise application in the organization.
580580

581581
```yaml
582582
Type: MultiValuedProperty

0 commit comments

Comments
 (0)