Skip to content

Commit 1016a5a

Browse files
authored
Merge pull request #87657 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/Microsoft/azure-docs (branch master)
2 parents fdca77b + 92e3f0c commit 1016a5a

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)