Skip to content

Commit 0eabb5b

Browse files
authored
Merge pull request #12769 from brenle/patch-18
Update New-DlpCompliancePolicy.md
2 parents 68ee7d7 + 6ed0568 commit 0eabb5b

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 run. This parameter uses the following syntax:
300+
301+
`-EnforcementPlanes @("<Value>")`.
302+
303+
Currently, the only supported value is Entra, for use with policies applied to an Entra-registered enterprise application in the organization.
300304

301305
```yaml
302306
Type: MultiValuedProperty

0 commit comments

Comments
 (0)