File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ Follow the procedure detailed below to use the alert details feature. These step
72
72
73
73
| Name | Description |
74
74
| ---- | ----------- |
75
- | ** AlertName** | String |
76
- | ** Description** | String |
75
+ | ** AlertName** | String. Supports plain text only. |
76
+ | ** Description** | String. Supports plain text only, if Microsoft Sentinel is onboarded to Defender portal. |
77
77
| ** AlertSeverity** | One of the following values: <br >- ** Informational** <br >- ** Low** <br >- ** Medium** <br >- ** High** |
78
78
| ** Tactics** | One of the following values: <br >- ** Reconnaissance** <br >- ** ResourceDevelopment** <br >- ** InitialAccess** <br >- ** Execution** <br >- ** Persistence** <br >- ** PrivilegeEscalation** <br >- ** DefenseEvasion** <br >- ** CredentialAccess** <br >- ** Discovery** <br >- ** LateralMovement** <br >- ** Collection** <br >- ** Exfiltration** <br >- ** CommandAndControl** <br >- ** Impact** <br >- ** PreAttack** <br >- ** ImpairProcessControl** <br >- ** InhibitResponseFunction** |
79
79
| ** Techniques** (Preview) | A string that matches the following regular expression: ` ^T(?<Digits>\d{4})$ ` . <br >For example: ** T1234** |
You can’t perform that action at this time.
0 commit comments