Skip to content

Commit 1e1520c

Browse files
authored
Fix typo
1 parent 2a85471 commit 1e1520c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-monitor/insights/solutions-resources-searches-alerts.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,10 +171,10 @@ The properties for Alert action resources are described in the following tables.
171171

172172
| Element name | Required | Description |
173173
|:--|:--|:--|
174-
| Type | Yes | Type of the action. This is **Alert** for alert actions. |
175-
| Name | Yes | Display name for the alert. This is the name that's displayed in the console for the alert rule. |
176-
| Description | No | Optional description of the alert. |
177-
| Severity | Yes | Severity of the alert record from the following values:<br><br> **critical**<br>**warning**<br>**informational**
174+
| type | Yes | Type of the action. This is **Alert** for alert actions. |
175+
| name | Yes | Display name for the alert. This is the name that's displayed in the console for the alert rule. |
176+
| description | No | Optional description of the alert. |
177+
| severity | Yes | Severity of the alert record from the following values:<br><br> **critical**<br>**warning**<br>**informational**
178178

179179

180180
#### Threshold

0 commit comments

Comments
 (0)