Skip to content

Commit 58e21fe

Browse files
committed
Update Check-PurviewConfig.md
Updates per TR
1 parent 934d726 commit 58e21fe

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

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

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Accept wildcard characters: False
145145
```
146146

147147
### -File
148-
{{ Fill File Description }}
148+
This parameter is reserved for internal Microsoft use.
149149

150150
```yaml
151151
Type: String
@@ -163,7 +163,9 @@ Accept wildcard characters: False
163163
### -IncidentId
164164
The IncidentId parameter specifies the incident to analyze in the test case.
165165

166-
This parameter is required for the TestCases value **DlpAlerts_FindAlertForActivity**.
166+
You can find a value for this parameter in audit log searches filtered by the operation DLPRuleMatch in the IncidentId property.
167+
168+
This parameter is required for the TestCases value DlpAlerts_FindAlertForActivity.
167169

168170
```yaml
169171
Type: String
@@ -179,7 +181,7 @@ Accept wildcard characters: False
179181
```
180182

181183
### -ItemId
182-
{{ Fill ItemId Description }}
184+
This parameter is reserved for internal Microsoft use.
183185

184186
```yaml
185187
Type: String
@@ -195,7 +197,7 @@ Accept wildcard characters: False
195197
```
196198

197199
### -MessageId
198-
{{ Fill MessageId Description }}
200+
This parameter is reserved for internal Microsoft use.
199201

200202
```yaml
201203
Type: String
@@ -213,6 +215,8 @@ Accept wildcard characters: False
213215
### -RecordId
214216
The RuleName parameter specifies the record to analyze in the test case.
215217

218+
You can find a value for this parameter in Activity Explorer filtered by the activity type DLPRuleMatch in the RecordId property.
219+
216220
This parameter is optional with the TestCases value DlpAlerts_FindAlertForActivity.
217221

218222
```yaml

0 commit comments

Comments
 (0)