You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:::image type="content" source="./media/move-to-azure-monitor-alerts/alert-processing-rule-blade.png" alt-text="Screenshot that shows the alert pane in the Azure portal." lightbox="./media/move-to-azure-monitor-alerts/alert-processing-rule-blade.png":::
@@ -73,16 +73,23 @@ To create a suppression alert processing rule, follow these steps:
73
73
74
74
To configure alerts and notifications on your metrics, follow these steps:
75
75
76
-
1.Click **New Alert Rule**at the top of the metric charts.
76
+
1.Go to **Resiliency**and select **Monitoring + Reporting** > **Alerts**.
77
77
78
-
1. Select the scope for which you want to create alerts. <br><br> The scope limits are the same as the limits described in the [View metrics](metrics-overview.md#view-metrics-in-the-azure-portal) section.
78
+
:::image type="content" source="./media/move-to-azure-monitor-alerts/create-alert-rule.png" alt-text="Screenshot that shows how to create an alert rule." lightbox="./media/move-to-azure-monitor-alerts/create-alert-rule.png":::
79
79
80
-
1. Select the condition on which the alert should be fired.
80
+
1. On the **Alerts** pane, select **+ Create** > **Create alert rule**.
81
+
82
+
1. On the **Create an alert rule** pane, on the **Scope** tab, click **+ Select scope** to choose the scope for which you want to create alerts.
83
+
84
+
The scope limits are the same as the limits described in the [View metrics](metrics-overview.md#view-metrics-in-the-azure-portal) section.
85
+
86
+
:::image type="content" source="./media/move-to-azure-monitor-alerts/grant-scope.png" alt-text="Screenshot that shows how to select the scope for the alert rule." lightbox="./media/move-to-azure-monitor-alerts/grant-scope.png":::
87
+
88
+
1. On the **Condition** tab, for **Signal name**, select the condition from the dropdown menu on which the alert should be fired.
81
89
82
90
- By default, some fields are pre-populated based on the selections in the metric chart. You can edit the parameters as needed.
83
91
- Choose the threshold type and value to set the trigger condition for the alert. Learn more [about the alert conditions for alert rules](/azure/azure-monitor/alerts/alerts-create-metric-alert-rule).
84
92
- To generate individual alerts for each datasource in the vault, use the **dimensions** selection in the metric alerts rule. Following are some scenarios:
85
-
86
93
- Firing alerts on failed backup jobs for each datasource:
87
94
88
95
**Alert Rule: Fire an alert if Backup Health Events > 0 in the last 24 hours for**:
@@ -94,26 +101,29 @@ To configure alerts and notifications on your metrics, follow these steps:
94
101
**Alert Rule: Fire an alert if Backup Health Events < 1 in the last 24 hours for**:
:::image type="content" source="./media/metrics-overview/metric-alert-condition-inline.png" alt-text="Screenshot showing the option to select the condition on which the alert should be fired." lightbox="./media/metrics-overview/metric-alert-condition-expanded.png":::
104
+
:::image type="content" source="./media/move-to-azure-monitor-alerts/assign-signal.png" alt-text="Screenshot that shows the alert condition signal assignment." lightbox="./media/move-to-azure-monitor-alerts/assign-signal.png":::
98
105
99
106
>[!NOTE]
100
107
>If you select more dimensions as part of the alert rule condition, the cost increases (that's proportional to the number of unique combinations of dimension values possible). Selection of more dimensions allows you to get more context on a fired alert.
101
108
109
+
1. On the **Actions** tab, for **Select actions**, choose the required action type.
110
+
111
+
To configure notifications for the alerts using Action Groups, on the **Select action groups** pane, select an Action Group as part of the alert rule, or create a separate action rule.
112
+
113
+
Azure Backup supports various notification channels, such as email, ITSM, webhook, Logic App, SMS. [Learn more about Action Groups](/azure/azure-monitor/alerts/action-groups).
102
114
103
-
1. To configure notifications for these alerts using Action Groups, configure an Action Group as part of the alert rule, or create a separate action rule.
115
+
:::image type="content" source="./media/move-to-azure-monitor-alerts/assign-action-group.png" alt-text="Screenshot that shows how to select an action group for the alert rule." lightbox="./media/move-to-azure-monitor-alerts/assign-action-group.png":::
104
116
105
-
We support various notification channels, such as email, ITSM, webhook, Logic App, SMS. [Learn more about Action Groups](/azure/azure-monitor/alerts/action-groups).
117
+
1. On the **Details** tab, enter **Alert rule name**.
106
118
107
-
:::image type="content" source="./media/metrics-overview/action-group-inline.png" alt-text="Screenshot showing the process to configure notifications for these alerts using Action Groups." lightbox="./media/metrics-overview/action-group-expanded.png":::
119
+
:::image type="content" source="./media/move-to-azure-monitor-alerts/name-alert-rule.png" alt-text="Screenshot that shows how to enter the alert rule name." lightbox="./media/move-to-azure-monitor-alerts/name-alert-rule.png":::
108
120
109
-
1.Configure auto-resolution behavior - You can configure metric alerts as _stateless_ or _stateful_ as required.
121
+
1.On the **Tags** tab, provide the required tags.
110
122
111
-
- To generate an alert on every job failure irrespective of the failure is due to the same underlying cause (stateless behavior), deselect the **Automatically resolve alerts** option in the alert rule.
112
-
- Alternately, to configure the alerts as stateful, select the same checkbox. Therefore, when a metric alert is fired on the scope, another failure won't create a new metric alert. The alert gets auto-resolved if the alert generation condition evaluates to false for three successive evaluation cycles. New alerts are generated if the condition evaluates to true again.
123
+
1. On the **Review + create** tab, select **Review + create** > **Create** and complete the metrics configuration.
113
124
114
125
[Learn more about stateful and stateless behavior of Azure Monitor metric alerts](/azure/azure-monitor/alerts/alerts-troubleshoot-metric#the-metric-alert-is-not-triggered-every-time-the-condition-is-met).
115
126
116
-
:::image type="content" source="./media/metrics-overview/auto-resolve-alert-inline.png" alt-text="Screenshot showing the process to configure auto-resolution behavior." lightbox="./media/metrics-overview/auto-resolve-alert-expanded.png":::
117
127
118
128
## Next steps
119
129
Learn more about [Azure Backup monitoring and reporting](monitoring-and-alerts-overview.md).
0 commit comments