Skip to content

Commit da328a5

Browse files
authored
Update alerts-action-rules.md
fixed a typo
1 parent 3ed9803 commit da328a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/alerts/alerts-action-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ For example, you can use this filter with "Does not equal" to exclude one or mor
7474
* **Resource group** - the rule will apply only to alerts from the specified resource groups.
7575
For example, you can use this filter with "Does not equal" to exclude one or more resource groups when the rule's scope is a subscription.
7676
* **Resource type** - the rule will apply only to alerts on resource from the specified resource types, such as virtual machines. You can use "Equals" to match one or more specific resources, or you can use contains to match a resource type and all its child resources.
77-
For example, use "contains MICROSOFT.SQL/SERVERS" to match both SQL servers and all their schild resources, like databases.
77+
For example, use "contains MICROSOFT.SQL/SERVERS" to match both SQL servers and all their child resources, like databases.
7878
* **Severity** - the rule will apply only to alerts with the selected severities.
7979

8080
**FILTERS BEHAVIOR**

0 commit comments

Comments
 (0)