Skip to content

Commit c0e640d

Browse files
committed
recommended alerts
1 parent 75c4984 commit c0e640d

File tree

3 files changed

+17
-5
lines changed

3 files changed

+17
-5
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,15 +89,16 @@ You can also [create log alert rules using Azure Resource Manager templates](../
8989
:::image type="content" source="media/alerts-log/alerts-rule-review-create.png" alt-text="Review and create tab.":::
9090

9191
## Enable recommended out-of-the-box alert rules in the Azure portal (preview)
92+
> [!NOTE]
93+
> The alert recommendations feature is currently in preview and is only enabled for VMs.
94+
9295
If you don't have any alerts defined for the selected resource, you can enable our recommended out-of-the-box alert rules.
9396

9497
:::image type="content" source="media/alerts-managing-alert-instances/enable-recommended-alert-rules.jpg" alt-text="Screenshot of alerts page with link to recommended alert rules.":::
9598

9699
The system compiles a list of recommended alert rules based on:
97100
- The resource provider’s knowledge of important signals and thresholds for monitoring the resource.
98101
- Telemetry that tells us what customers commonly alert on for this resource.
99-
> [!NOTE]
100-
> The alert recommendations feature is currently in preview and is only enabled for VMs.
101102

102103
To enable recommended alert rules:
103104
1. On the **Alerts** page, select **Enable recommended alert rules**. The **Enable recommended alert rules** pane opens with a list of recommended alert rules based on your type of resource.

articles/azure-monitor/alerts/alerts-managing-alert-instances.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,14 @@ You can go to the alerts page in any of the following ways:
2828

2929
The **Alerts** page summarizes all your alert instances across Azure.
3030
### Alert Recommendations (preview)
31+
> [!NOTE]
32+
> The alert recommendations feature is currently in preview and is only enabled for VMs.
33+
3134
If you don't have any alerts defined for the selected resource, you can [create a new alert rule](alerts-log.md#create-a-new-log-alert-rule-in-the-azure-portal), or [enable recommended out-of-the-box alert rules in the Azure portal (preview)](alerts-log.md#enable-recommended-out-of-the-box-alert-rules-in-the-azure-portal-preview).
3235

3336
:::image type="content" source="media/alerts-managing-alert-instances/enable-recommended-alert-rules.jpg" alt-text="Screenshot of alerts page with link to recommended alert rules.":::
34-
### Alerts summary
35-
In the alerts summary pane, you can modify the list of alert instances by selecting filters such as **time range**, **subscription**, **alert condition**, **severity**, and more. Select an alert instance.
37+
### Alerts summary pane
38+
If you have alerts configured for this resource, the alerts summary pane summarizes the alerts fired in the last 24 hours. You can modify the list of alert instances by selecting filters such as **time range**, **subscription**, **alert condition**, **severity**, and more. Select an alert instance.
3639

3740
To see more details about a specific alert instance, select the alerts instance to open the **Alert Details** page.
3841
> [!NOTE]

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,16 @@ You can alert on metrics and logs, as described in [monitoring data sources](./.
6666
- Tests for website availability
6767
## Alerts experience
6868
### Alerts page
69+
The Alerts page provides a summary of the alerts created in the last 24 hours.
70+
### Alert Recommendations (preview)
71+
> [!NOTE]
72+
> The alert recommendations feature is currently in preview and is only enabled for VMs.
73+
74+
If you don't have any alerts defined for the selected resource, you can [create a new alert rule](alerts-log.md#create-a-new-log-alert-rule-in-the-azure-portal), or [enable recommended out-of-the-box alert rules in the Azure portal (preview)](alerts-log.md#enable-recommended-out-of-the-box-alert-rules-in-the-azure-portal-preview).
6975

70-
The Alerts page provides a summary of the alerts created in the last 24 hours. You can filter the list by the subscription or any of the filter parameters at the top of the page. The page displays the total alerts for each severity. Select a severity to filter the alerts by that severity.
76+
:::image type="content" source="media/alerts-managing-alert-instances/enable-recommended-alert-rules.jpg" alt-text="Screenshot of alerts page with link to recommended alert rules.":::
77+
### Alerts summary pane
78+
If you have alerts configured for this resource, the alerts summary pane summarizes the alerts fired in the last 24 hours. You can filter the list by the subscription or any of the filter parameters at the top of the page. The page displays the total alerts for each severity. Select a severity to filter the alerts by that severity.
7179
> [!NOTE]
7280
> You can only access alerts generated in the last 30 days.
7381

0 commit comments

Comments
 (0)