Skip to content

Commit 16e8c3c

Browse files
committed
fixing broken bookmark
1 parent d7c6cee commit 16e8c3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-monitor/alerts/alerts-create-new-alert-rule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ The *sampleActivityLogAlert.parameters.json* file contains the values provided f
452452
If you're creating a new log alert rule, please note that current alert rule wizard is a little different from the earlier experience:
453453

454454
- Previously, search results were included in the payload of the triggered alert and its associated notifications. The email included only 10 rows from the unfiltered results while the webhook payload contained 1000 unfiltered results. To get detailed context information about the alert so that you can decide on the appropriate action:
455-
- We recommend using [Dimensions](alerts-types.md#narrow-the-target-using-dimensions). Dimensions provide the column value that fired the alert, giving you context for why the alert fired and how to fix the issue.
455+
- We recommend using [Dimensions](alerts-types.md#narrow-the-target-by-using-dimensions). Dimensions provide the column value that fired the alert, giving you context for why the alert fired and how to fix the issue.
456456
- When you need to investigate in the logs, use the link in the alert to the search results in Logs.
457457
- If you need the raw search results or for any other advanced customizations, use Logic Apps.
458458
- The new alert rule wizard doesn't support customization of the JSON payload.

articles/azure-monitor/alerts/alerts-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You can create rules by using these metrics:
4444
Metric alert rules include these features:
4545

4646
- You can use multiple conditions on an alert rule for a single resource.
47-
- You can add granularity by [monitoring multiple metric dimensions](#narrow-the-target-using-dimensions).
47+
- You can add granularity by [monitoring multiple metric dimensions](#narrow-the-target-by-using-dimensions).
4848
- You can use [dynamic thresholds](#dynamic-thresholds) driven by machine learning.
4949
- You can configure if metric alerts are [stateful or stateless](alerts-overview.md#alerts-and-state). Metric alerts are stateful by default.
5050

0 commit comments

Comments
 (0)