Skip to content

Commit 9a84a32

Browse files
authored
Merge pull request #304637 from habibaum/25Aug-aum-create-alerts-updates
Create alert updates
2 parents 42fac39 + a2b453c commit 9a84a32

8 files changed

Lines changed: 31 additions & 20 deletions

File tree

articles/update-manager/manage-alerts.md

Lines changed: 31 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ This article provides steps to enable Alerts (preview) with [Azure Update Manage
1717

1818
Azure Update Manager is a unified service that allows you to manage and govern updates for all your Windows and Linux virtual machines across your deployments in Azure, on-premises, and on the other cloud platforms from a single dashboard. It's designed as a standalone Azure service to provide SaaS experience to manage hybrid environments in Azure.
1919

20-
Logs created from patching operations such as update assessments and installations are stored by Azure Update Manager in Azure Resource Graph (ARG). You can view up to last seven days of assessment data, and up to last 30 days of update installation results.
20+
Logs created from patching operations such as update assessments and installations are stored by Azure Update Manager in Azure Resource Graph (ARG). You can view up to last seven days of assessment data, and up to last 30 days of updated installation results.
2121

2222
> [!NOTE]
23-
> This feature isn't available in Azure US Government and Azure China operated by 21 Vianet.
23+
> This feature isn't available in Azure US Government and Azure operated by 21 Vianet.
2424
2525
## Prerequisite
2626

@@ -33,32 +33,43 @@ To enable alerts (Preview) with Azure Update Manager through Azure portal, follo
3333
1. Sign in to the [Azure portal](https://portal.azure.com) and go to **Azure Update Manager**.
3434
1. Under **Monitoring**, select **New alerts rule (Preview)** to create a new alert rule.
3535

36-
:::image type="content" source="./media/manage-alerts/access-alerts-inline.png" alt-text="Screenshot that shows how to access alerts feature." lightbox="./media/manage-alerts/access-alerts-expanded.png":::
36+
:::image type="content" source="./media/manage-alerts/create-new-alert-rule.png" alt-text="Screenshot that shows how to create new alerts rule." lightbox="./media/manage-alerts/create-new-alert-rule.png":::
3737

38-
1. On **Azure Update Manager | New alerts rule (Preview)** page, provide the following details:
39-
1. Select a **Subscription** from the dropdown that will be the scope of the alert rule.
40-
1. From the **Azure Resource Group query** dropdown, select a predefined alerting query option.
41-
1. You can select **Custom query** option to edit or write a custom query.
38+
1. From the dropdown list, select the **Subscription** that defines the scope of the alert rule.
39+
1. Select a **Resource Group** from the dropdown. Alert will be created in this resource group.
40+
1. Select a **Location** from the dropdown. Alert will be created at this location.
41+
1. In the **Azure Resource Group** query dropdown, select one of the predefined alerting query options.
42+
1. You can select **Custom query** option to edit or write a custom query and then select **Skip to custom alert rules**.
4243

43-
:::image type="content" source="./media/manage-alerts/create-alert-rule-inline.png" alt-text="Screenshot that shows how to create alert rule." lightbox="./media/manage-alerts/create-alert-rule-expanded.png":::
44+
:::image type="content" source="./media/manage-alerts/create-alert-rule-custom.png" alt-text="Screenshot that shows how to create alert custom rules." lightbox="./media/manage-alerts/create-alert-rule-custom.png":::
4445

45-
1. Select **View result and edit query in Logs** to run a selected alerting query option or to edit a query.
46+
1. Select **Preview or edit query in Logs** to run a selected alerting query option or to edit a query.
4647

47-
:::image type="content" source="./media/manage-alerts/edit-query-inline.png" alt-text="Screenshot that shows how to edit query in logs." lightbox="./media/manage-alerts/edit-query-expanded.png":::
48-
49-
1. Select **Run** to run the query to enable **Continue Editing Alert**.
50-
51-
:::image type="content" source="./media/manage-alerts/run-query-inline.png" alt-text="Screenshot that shows how to run the query." lightbox="./media/manage-alerts/run-query-expanded.png":::
52-
53-
1. If you don't want to run a selected query or edit a query, select **Continue to create a new alert rule** to move to the alert rule create flow where you can set up the advanced alert rule configuration.
48+
:::image type="content" source="./media/manage-alerts/edit-query-inline.png" alt-text="Screenshot that shows how to edit query in logs." lightbox="./media/manage-alerts/edit-query-inline.png":::
49+
50+
1. Select **Run** to run the query and to enable **Continue Editing Alert**.
5451

55-
:::image type="content" source="./media/manage-alerts/advance-alert-rule-configuration-inline.png" alt-text="Screenshot that shows how to configure advanced alert rule." lightbox="./media/manage-alerts/advance-alert-rule-configuration-expanded.png":::
52+
:::image type="content" source="./media/manage-alerts/query-inline.png" alt-text="Screenshot that shows how to run the query." lightbox="./media/manage-alerts/query-inline.png":::
53+
54+
1. Select the **Scope and filters** you want to be apply.
55+
1. Select **Identify, Threshold, and Frequency** of evaluation as per your requirement.
56+
1. Enter your preferences in the **Notify me** section.
57+
1. Select **Quick create a new rule**.
58+
59+
## Edits alerts
5660

61+
To edit the alerts, follow these steps:
62+
63+
1. To edit or write a custom query, select the **Custom query** option.
64+
1. Select **Skip to custom alert rules** to go directly to the alert rule creation flow, where you can configure advanced alert rule settings.
65+
66+
:::image type="content" source="./media/manage-alerts/advance-alert-rule-configuration-inline.png" alt-text="Screenshot that shows how to configure advanced alert rule." lightbox="./media/manage-alerts/advance-alert-rule-configuration-expanded.png":::
67+
5768
1. Select **Review + create** to create alert. For more information, see [Create Azure Monitor alert rules](/azure/azure-monitor/alerts/alerts-create-log-alert-rule#configure-alert-rule-conditions).
69+
5870
- To identify alerts & alert rules created for Azure Update Manager, provide unique **Alert rule name** in the **Details** tab.
5971
:::image type="content" source="./media/manage-alerts/unique-alert-name-inline.png" alt-text="Screenshot that shows how to create unique alert name." lightbox="./media/manage-alerts/unique-alert-name-expanded.png":::
6072

61-
6273
## View alerts
6374

6475
To view the alerts, follow these steps:
@@ -75,8 +86,8 @@ To view the alerts, follow these steps:
7586

7687

7788
> [!NOTE]
78-
> - Azure Resource Graph query used for alerts can return at maximum of 1000 rows.
79-
> - By default, Azure Resource Graph query will return response as per the access provided via the users managed identity and user need to filter out by subscriptions, resource groups and other criteria as per the requirement.
89+
> - Azure Resource Graph query used for alerts can return to a maximum of 1000 rows.
90+
> - By default, Azure Resource Graph query will return response as per the access provided via the users managed identity and user need to filter out by subscriptions, resource groups, and other criteria as per the requirement.
8091
## Next steps
8192

8293
* [An overview on Azure Update Manager](overview.md)
86.5 KB
Loading
Binary file not shown.
167 KB
Loading
107 KB
Loading
-107 KB
Loading
181 KB
Loading
15.8 KB
Loading

0 commit comments

Comments
 (0)