Skip to content

Commit 0189430

Browse files
Merge pull request #218303 from AbbyMSFT/recommended-alerts
Recommended alert rules for AKS and Log Analytics
2 parents 08b310e + 5b8f350 commit 0189430

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

articles/azure-monitor/alerts/alerts-manage-alert-rules.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@ Manage your alert rules in the Azure portal, or using the CLI or PowerShell.
2828
## Enable recommended alert rules in the Azure portal (preview)
2929

3030
> [!NOTE]
31-
> The alert rule recommendations feature is currently in preview and is only enabled for VMs.
31+
> The alert rule recommendations feature is currently in preview and is only enabled for unmonitored:
32+
> - Virtual machines
33+
> - AKS resources
34+
> - Log Analytics workspaces
3235
3336
If you don't have alert rules defined for the selected resource, either individually or as part of a resource group or subscription, 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.
3437

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Once an alert is triggered, the alert is made up of:
4242
- The **user response** is set by the user and doesn’t change until the user changes it.
4343

4444
You can see all alert instances in all your Azure resources generated in the last 30 days on the **[Alerts page](alerts-page.md)** in the Azure portal.
45+
4546
## Types of alerts
4647

4748
There are four types of alerts. This table provides a brief description of each alert type.
@@ -53,12 +54,16 @@ See [this article](alerts-types.md) for detailed information about each alert ty
5354
|[Log alerts](alerts-types.md#log-alerts)|Log alerts allow users to use a Log Analytics query to evaluate resource logs at a predefined frequency.|
5455
|[Activity log alerts](alerts-types.md#activity-log-alerts)|Activity log alerts are triggered when a new activity log event occurs that matches the defined conditions.|
5556
|[Smart detection alerts](alerts-types.md#smart-detection-alerts)|Smart detection on an Application Insights resource automatically warns you of potential performance problems and failure anomalies in your web application. You can migrate smart detection on your Application Insights resource to create alert rules for the different smart detection modules.|
57+
5658
## Out-of-the-box alert rules (preview)
5759

5860
If you don't have alert rules defined for the selected resource, you can [enable recommended out-of-the-box alert rules in the Azure portal](alerts-manage-alert-rules.md#enable-recommended-alert-rules-in-the-azure-portal-preview).
5961

6062
> [!NOTE]
61-
> The alert rule recommendations feature is currently in preview and is only enabled for VMs.
63+
> The alert rule recommendations feature is currently in preview and is only enabled for unmonitored:
64+
> - Virtual machines
65+
> - AKS resources
66+
> - Log Analytics workspaces
6267
6368
## Azure role-based access control (Azure RBAC) for alerts
6469

0 commit comments

Comments
 (0)