Skip to content

Commit 8cd46a6

Browse files
committed
acrolinx fixes
1 parent 3f1f7de commit 8cd46a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/includes/waf-alerts-operation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ ms.date: 09/04/2023
1919

2020
| Recommendation | Benefit |
2121
|:---|:---|
22-
|Use [dynamic thresholds](../alerts/alerts-dynamic-thresholds.md) in metric alert rules where appropriate.| Dynamic thresholds are use machine learning to determine the correct threshold, so you do not need to know the correct threshold to configure. Dynamic thresholds are also useful for rules that monitor multiple resources, and a single threshold cannot be configured for all of the resources. See [Dynamic thresholds in metric alerts](../alerts/alerts-dynamic-thresholds.md).|
22+
|Use [dynamic thresholds](../alerts/alerts-dynamic-thresholds.md) in metric alert rules where appropriate.| Dynamic thresholds are use machine learning to determine the correct threshold, so you don't need to know the correct threshold to configure. Dynamic thresholds are also useful for rules that monitor multiple resources, and a single threshold can't be configured for all of the resources. See [Dynamic thresholds in metric alerts](../alerts/alerts-dynamic-thresholds.md).|
2323
|Whenever possible, use one alert rule to monitor multiple resources.|Using alert rules that monitor multiple resources reduces management overhead, by allowing you to manage one rule to monitor a large number of resources. |
2424
|To control behavior at scale, use [alert processing rules](../alerts/alerts-processing-rules.md).|Alert processing rules can be used to reduce the number of alert rules you need to create and manage.|
25-
|Leverage [custom properties](../alerts/alerts-create-new-alert-rule.md#custom-props) to enhance diagnostics.|If the alert rule uses action groups, you can add your own properties to include in the alert notification payload. You can use these properties in the actions called by the action group, such as webhook, Azure function or logic app actions.|
26-
| Leverage [Logic Apps](../alerts/alerts-logic-apps.md) to customize the notification workflow and integrate with a variety of systems.|You can use Azure Logic Apps to build and customize workflows for integration. Use Logic Apps to customize your alert notifications. You can:<br/> - Customize the alerts email by using your own email subject and body format.<br/> - Customize the alert metadata by looking up tags for affected resources or fetching a log query search result.<br/> - Integrate with external services by using existing connectors like Outlook, Microsoft Teams, Slack, and PagerDuty. You can also configure the logic app for your own services. |
25+
|Use [custom properties](../alerts/alerts-create-new-alert-rule.md#custom-props) to enhance diagnostics.|If the alert rule uses action groups, you can add your own properties to include in the alert notification payload. You can use these properties in the actions called by the action group, such as webhook, Azure function or logic app actions.|
26+
| Use [Logic Apps](../alerts/alerts-logic-apps.md) to customize the notification workflow and integrate with various systems.|You can use Azure Logic Apps to build and customize workflows for integration. Use Logic Apps to customize your alert notifications. You can:<br/> - Customize the alerts email by using your own email subject and body format.<br/> - Customize the alert metadata by looking up tags for affected resources or fetching a log query search result.<br/> - Integrate with external services by using existing connectors like Outlook, Microsoft Teams, Slack, and PagerDuty. You can also configure the logic app for your own services. |

0 commit comments

Comments
 (0)