Skip to content

Commit 9191e9c

Browse files
authored
Update New-DlpCompliancePolicy.md
1 parent 68ee7d7 commit 9191e9c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

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

298298
### -EnforcementPlanes
299-
{{ Fill EnforcementPlanes Description }}
299+
The EnforcementPlanes parameter defines the layer where policy actions are executed.
300+
301+
Currently, the only supported enforcement plane is `"Entra"`, for use with policies applied to an Entra-registered enterprise application in the organization.
302+
303+
To configure EnforcementPlanes, specify as an array, for example `-EnforcementPlanes @("Entra")`.
300304

301305
```yaml
302306
Type: MultiValuedProperty

0 commit comments

Comments
 (0)