Skip to content

Commit 309738a

Browse files
authored
Update Set-DlpCompliancePolicy.md
1 parent 68ee7d7 commit 309738a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,11 @@ Accept wildcard characters: False
572572
```
573573

574574
### -EnforcementPlanes
575-
{{ Fill EnforcementPlanes Description }}
575+
The EnforcementPlanes parameter defines the layer where policy actions are executed.
576+
577+
Currently, the only supported enforcement plane is `"Entra"`, for use with policies applied to an Entra-registered enterprise application in the organization.
578+
579+
To configure EnforcementPlanes, specify as an array, for example `-EnforcementPlanes @("Entra")`.
576580

577581
```yaml
578582
Type: MultiValuedProperty

0 commit comments

Comments
 (0)