Skip to content

Commit 85e77c6

Browse files
committed
Update Check-PurviewConfig.md
1 parent 3e2bcba commit 85e77c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exchange/exchange-ps/exchange/Check-PurviewConfig.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Check-PurviewConfig
3232
[[-RuleName] <String>]
3333
[[-TestCases] <String[]>]
3434
[[-Theme] <PurviewConfigTheme>]
35-
[[-UserPrincipalName] <Object>]
35+
[[-UserPrincipalName] <SmtpAddress>]
3636
[[-Workload] <String>]
3737
[-Confirm]
3838
[-WhatIf]
@@ -229,7 +229,7 @@ Accept wildcard characters: False
229229
```
230230

231231
### -RuleName
232-
The RuleName parameter specifies the rule to analyze in the test case.
232+
The RuleName parameter specifies the DLP rule to analyze in the test case.
233233

234234
This parameter is optional with the TestCases value DlpAlerts_CheckAlertsCreated.
235235

@@ -299,7 +299,7 @@ The UserPrincipalName parameter specifies the user account to analyze in the tes
299299
- Optional for the TestCases value DLP_ScopedEntities.
300300

301301
```yaml
302-
Type: Object
302+
Type: SmtpAddress
303303
Parameter Sets: (All)
304304
Aliases:
305305
Applicable: Security & Compliance

0 commit comments

Comments
 (0)