Skip to content

Commit 42b718a

Browse files
committed
table formatting
1 parent 0a183fd commit 42b718a

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

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

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -64,22 +64,13 @@ Alert rule ID | The rule applies only to alerts from a specific alert rule. The
6464
Alert rule name | The rule applies only to alerts with this alert rule name. It can also be useful with a **Contains** operator. |
6565
Description | The rule applies only to alerts that contain the specified string within the alert rule description field. |
6666
Monitor condition | The rule applies only to alerts with the specified monitor condition, either **Fired** or **Resolved**. |
67-
Monitor service | The rule applies only to alerts from any of the specified monitoring services that are sending the signal. Different services are available depending on the type of signal. For example: <br>
68-
**Platform**: For metric signals, the monitor service is the metric namespace. ‘Platform’ means the metrics are provided by the resource provider, namely 'Azure'.<br>**Azure.ApplicationInsights**: Customer-reported metrics, sent by the Application Insights SDK.<br>
69-
**Azure.VM.Windows.GuestMetrics**: VM guest metrics, collected by an extension running on the VM. Can include built-in operating system perf counters, and custom perf counters.<br>
70-
**/<Custom namespaces/>**: A custom metric namespace, containing custom metrics sent with the Azure Monitor Metrics API.<br>
71-
**Log Analytics**: The service that provides the ‘Custom log search’ and ‘Log (saved query)’ signals.<br>
72-
**Activity Log – Administrative**: The service that provides the ‘Administrative’ activity log events.<br>
73-
**Activity Log – Policy**: The service that provides the 'Policy' activity log events.<br>
74-
**Activity Log – Autoscale** The service that provides the ‘Autoscale’ activity log events.<br>
75-
**Activity Log – Security**: The service that provides the ‘Security’ activity log events.<br>
76-
**Resource health**: The service that provides the resource-level health status.<br>
77-
**Service health**: The service that provides the subscription-level health status.|
67+
Monitor service | The rule applies only to alerts from any of the specified monitoring services that are sending the signal. Different services are available depending on the type of signal. For example: |
7868
Resource | The rule applies only to alerts from the specified Azure resource. For example, you can use this filter with **Does not equal** to exclude one or more resources when the rule's scope is a subscription. |
7969
Resource group | The rule applies only to alerts from the specified resource groups. 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. |
8070
Resource type | The rule applies only to alerts on resources from the specified resource types, such as virtual machines. You can use **Equals** to match one or more specific resources. You can also use **Contains** to match a resource type and all its child resources. For example, use `resource type contains "MICROSOFT.SQL/SERVERS"` to match both SQL servers and all their child resources, like databases.
8171
Severity | The rule applies only to alerts with the selected severities. |
8272

73+
8374
#### Alert processing rule filters
8475

8576
* If you define multiple filters in a rule, all the rules apply. There's a logical AND between all filters.

0 commit comments

Comments
 (0)