This commit is contained in:
Ben Alfasi 2021-01-28 20:28:30 +02:00
parent 599ddc7daa
commit 8d66bba380
2 changed files with 1 additions and 2 deletions

View File

@ -70,7 +70,6 @@ category| String | Category of the alert.
detectionSource | String | Detection source. detectionSource | String | Detection source.
threatFamilyName | String | Threat family. threatFamilyName | String | Threat family.
threatName | String | Threat name. threatName | String | Threat name.
threatName | String | Threat name.
machineId | String | ID of a [machine](machine.md) entity that is associated with the alert. machineId | String | ID of a [machine](machine.md) entity that is associated with the alert.
computerDnsName | String | [machine](machine.md) fully qualified name. computerDnsName | String | [machine](machine.md) fully qualified name.
aadTenantId | String | The Azure Active Directory ID. aadTenantId | String | The Azure Active Directory ID.

View File

@ -24,7 +24,7 @@ ms.technology: mde
### 25.01.2021 ### 25.01.2021
<hr> <hr>
- Updated rate limitations for [Hunting API](run-advanced-query-api.md) to 45 requests per minute. - Updated rate limitations for [Advanced Hunting API](run-advanced-query-api.md) from 15 to 45 requests per minute.
<br> <br>