Skip to content

Commit b72044d

Browse files
Merge pull request #244600 from nolavime/patch-128
Update alerts-processing-rules.md
2 parents df64657 + a8f8b7c commit b72044d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ You can also define filters to narrow down which specific subset of alerts are a
5959

6060
| Filter | Description|
6161
|:---|:---|
62-
Alert context (payload) | The rule applies only to alerts that contain any of the filter's strings within the [alert context](./alerts-common-schema.md) section of the alert. This section includes fields specific to each alert type. This filter does not apply to log alert search results. |
62+
Alert context (payload) | The rule applies only to alerts that contain any of the filter's strings within the [alert context](./alerts-common-schema.md) section of the alert. This section includes fields specific to each alert type. |
6363
Alert rule ID | The rule applies only to alerts from a specific alert rule. The value should be the full resource ID, for example, `/subscriptions/SUB1/resourceGroups/RG1/providers/microsoft.insights/metricalerts/MY-API-LATENCY`. To locate the alert rule ID, open a specific alert rule in the portal, select **Properties**, and copy the **Resource ID** value. You can also locate it by listing your alert rules from PowerShell or the Azure CLI. |
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. |

0 commit comments

Comments
 (0)