Skip to content

Commit 6ed0568

Browse files
authored
Update New-DlpCompliancePolicy.md
1 parent 9191e9c commit 6ed0568

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,11 +296,11 @@ Accept wildcard characters: False
296296
```
297297

298298
### -EnforcementPlanes
299-
The EnforcementPlanes parameter defines the layer where policy actions are executed.
299+
The EnforcementPlanes parameter defines the layer where policy actions are run. This parameter uses the following syntax:
300300

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

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

305305
```yaml
306306
Type: MultiValuedProperty

0 commit comments

Comments
 (0)