update readme
This commit is contained in:
Родитель
b70f0bec83
Коммит
2a5d68427d
|
@ -130,7 +130,7 @@ Total tests: 171
|
|||
|
||||
### Detection schema validation tests
|
||||
Similarly to KQL Validation, there is an automatic validation of the schema of a detection.
|
||||
The schema vlidation includes the detection's frequency and period, the detection's trigger type and threshold, validity of connectors Ids, etc.
|
||||
The schema vlidation includes the detection's frequency and period, the detection's trigger type and threshold, validity of connectors Ids ([valid connectors Ids list](https://github.com/Azure/Azure-Sentinel/blob/master/.script/tests/detectionTemplateStructureValidation/ValidConnectorsIds.json)), etc.
|
||||
A wrong format or missing attributes will result with an informative check failure, which should guide you through the resolution of the issue, but make sure to look into the format of already approved detection.
|
||||
|
||||
### Run Detection Schema Validation Locally
|
||||
|
|
Загрузка…
Ссылка в новой задаче