Skip to content

Commit b80eeb5

Browse files
Merge pull request #12771 from MicrosoftDocs/main
[AutoPublish] main to live - 05/23 22:32 PDT | 05/24 11:02 IST
2 parents 4a4ca94 + 6b1ef6c commit b80eeb5

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
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

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

577581
```yaml
578582
Type: MultiValuedProperty

0 commit comments

Comments
 (0)