Skip to content

Commit 74ff9b1

Browse files
authored
Merge pull request #34073 from changeworld/patch-12
Fix typo
2 parents 0b7f307 + 0bdfe96 commit 74ff9b1

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

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

167167
| Element name | Required | Description |
168168
|:--|:--|:--|
169-
| `Type` | Yes | Type of the action. This is **Alert** for alert actions. |
170-
| `Name` | Yes | Display name for the alert. This is the name that's displayed in the console for the alert rule. |
171-
| `Description` | No | Optional description of the alert. |
172-
| `Severity` | Yes | Severity of the alert record from the following values:<br><br> **critical**<br>**warning**<br>**informational**
173-
169+
| `type` | Yes | Type of the action. This is **Alert** for alert actions. |
170+
| `name` | Yes | Display name for the alert. This is the name that's displayed in the console for the alert rule. |
171+
| `description` | No | Optional description of the alert. |
172+
| `severity` | Yes | Severity of the alert record from the following values:<br><br> **critical**<br>**warning**<br>**informational**
174173

175174
#### Threshold
176175
This section is required. It defines the properties for the alert threshold.

0 commit comments

Comments
 (0)