File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
exchange/exchange-ps/exchange Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ Accept wildcard characters: False
145
145
` ` `
146
146
147
147
# ## -File
148
- {{ Fill File Description }}
148
+ This parameter is reserved for internal Microsoft use.
149
149
150
150
` ` ` yaml
151
151
Type: String
@@ -163,7 +163,9 @@ Accept wildcard characters: False
163
163
# ## -IncidentId
164
164
The IncidentId parameter specifies the incident to analyze in the test case.
165
165
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.
167
169
168
170
` ` ` yaml
169
171
Type: String
@@ -179,7 +181,7 @@ Accept wildcard characters: False
179
181
` ` `
180
182
181
183
# ## -ItemId
182
- {{ Fill ItemId Description }}
184
+ This parameter is reserved for internal Microsoft use.
183
185
184
186
` ` ` yaml
185
187
Type: String
@@ -195,7 +197,7 @@ Accept wildcard characters: False
195
197
` ` `
196
198
197
199
# ## -MessageId
198
- {{ Fill MessageId Description }}
200
+ This parameter is reserved for internal Microsoft use.
199
201
200
202
` ` ` yaml
201
203
Type: String
@@ -213,6 +215,8 @@ Accept wildcard characters: False
213
215
# ## -RecordId
214
216
The RuleName parameter specifies the record to analyze in the test case.
215
217
218
+ You can find a value for this parameter in Activity Explorer filtered by the activity type DLPRuleMatch in the RecordId property.
219
+
216
220
This parameter is optional with the TestCases value DlpAlerts_FindAlertForActivity.
217
221
218
222
` ` ` yaml
You can’t perform that action at this time.
0 commit comments