Skip to content

Commit ca6b35c

Browse files
committed
Edit
1 parent 4298539 commit ca6b35c

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

articles/azure-monitor/alerts/action-groups.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,14 @@ Each action is made up of the following properties:
1919
- **Name**: A unique identifier within the action group.
2020
- **Details**: The corresponding details that vary by type.
2121

22+
23+
- You can add up to five action groups to an alert rule.
24+
- Action groups are executed concurrently, in no specific order.
25+
- Multiple alert rules can use the same action group.
26+
2227
In general, an action group is a global service. Efforts to make them more available regionally are in development.
2328
Global requests from clients can be processed by action group services in any region. If one region of the action group service is down, the traffic is automatically routed and processed in other regions. As a global service, an action group helps provide a disaster recovery solution. Regional requests rely on availability zone redundancy to meet privacy requirements and offer a similar disaster recovery solution.
2429

25-
An alert rule can contain up to five action groups. The action groups are implemented concurrently, in no specific order. You can have multiple alerts use the same action group.
26-
2730
## Create an action group in the Azure portal
2831

2932
1. Go to the [Azure portal](https://portal.azure.com/).

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,21 @@ The **Alerts** summary pane summarizes the alerts fired in the last 24 hours. Yo
2424

2525
To see more information about a specific alert instance, select the alert instance to open the **Alert details** page.
2626

27-
:::image type="content" source="media/alerts-managing-alert-instances/alerts-page.png" alt-text="Screenshot that shows the Alerts summary page in the Azure portal.":::
27+
:::image type="content" source="media/alerts-managing-alert-instances/alerts-page.png" alt-text="Screenshot that shows the Alerts summary page in the Azure portal.":::
2828

2929

3030

3131
## View alerts as a timeline (preview)
3232

33-
You can see your alerts in a timeline view. In this view, you can see the number of alerts fired in a specific time range and filter the alerts by severity, resource, and more. You can also select a specific time range to see the alerts fired in that time range.
33+
You can see your alerts in a timeline view. In this view, you can see the number of alerts fired in a specific time range.
3434

3535
To see the alerts in a timeline view, select **View as timeline** at the top of the Alerts summary page.
3636

37-
:::image type="content" source="media/alerts-managing-alert-instances/alerts-view-timeline.png" alt-text="Screenshot that shows the view timeline button in the Alerts summary page in the Azure portal.":::
37+
:::image type="content" source="media/alerts-managing-alert-instances/alerts-view-timeline.png" alt-text="Screenshot that shows the view timeline button in the Alerts summary page in the Azure portal.":::
3838

39-
The alerts are grouped by the time they were fired. You can see the number of alerts fired in a specific time range and the number of alerts fired in the last 24 hours. You can also see the number of alerts fired in the last 24 hours by severity.
39+
The timeline shows you which resource the alerts were fired on to give you context of the alert in your Azure hierarchy. The alerts are grouped by the time they were fired. You can filter the alerts by severity, resource, and more. You can also select a specific time range to see the alerts fired in that time range.
4040

41-
:::image type="content" source="media/alerts-managing-alert-instances/alerts-timeline.png" alt-text="Screenshot that shows the Alerts timeline page in the Azure portal.":::
41+
:::image type="content" source="media/alerts-managing-alert-instances/alerts-timeline.png" alt-text="Screenshot that shows the Alerts timeline page in the Azure portal.":::
4242
## Alert details page
4343

4444
The **Alert details** page provides more information about the selected alert:

0 commit comments

Comments
 (0)