|
1 | 1 | --- |
2 | | -title: Configure alerts in Azure Monitor for SAP solutions in Azure portal |
3 | | -description: Learn how to use a browser method for configuring alerts in Azure Monitor for SAP solutions. |
| 2 | +title: Configure alerts in Azure Monitor for SAP solutions in the Azure portal |
| 3 | +description: Learn how to configure alerts in Azure Monitor for SAP solutions by using the Azure portal. |
4 | 4 | author: sameeksha91 |
5 | 5 | ms.author: sakhare |
6 | 6 | ms.topic: how-to |
7 | 7 | ms.service: sap-on-azure |
8 | 8 | ms.subservice: sap-monitor |
9 | | -ms.date: 08/21/2024 |
10 | | -#Customer intent: As a developer, I want to configure alerts in Azure Monitor for SAP solutions so that I can receive alerts and notifications about my SAP systems. |
| 9 | +ms.date: 03/17/2026 |
11 | 10 | # Customer intent: As an IT operations manager, I want to configure alerts in Azure Monitor for SAP solutions so that I can proactively manage system health and ensure timely notifications for critical issues. |
12 | 11 | --- |
13 | 12 |
|
14 | | -# Configure alerts in Azure Monitor for SAP solutions in Azure portal |
| 13 | +# Configure alerts in Azure Monitor for SAP solutions in the Azure portal |
15 | 14 |
|
16 | | -In this how to guide, you learn how to configure alerts in Azure Monitor for SAP solutions. You can configure alerts and notifications from the [Azure portal](https://azure.microsoft.com/features/azure-portal) using its browser-based interface. |
| 15 | +[Azure Monitor for SAP solutions](about-azure-monitor-sap-solutions.md) is an Azure-native monitoring product for SAP landscapes that run on Azure. Alerts notify you when monitored metrics cross a defined threshold. When you run critical SAP workloads, timely notification of problems helps you respond before issues affect your business processes. |
| 16 | + |
| 17 | +In this article, you configure alert rules and action groups in the Azure portal to receive notifications when your SAP environment needs attention. |
17 | 18 |
|
18 | 19 | ## Prerequisites |
19 | 20 |
|
20 | 21 | - An Azure subscription. |
21 | | -- A deployment of an Azure Monitor for SAP solutions resource with at least one provider. You can configure providers for: |
22 | | - - The SAP application (NetWeaver) |
23 | | - - SAP HANA |
24 | | - - Microsoft SQL Server |
25 | | - - High availability (HA) Pacemaker clusters |
26 | | - - IBM Db2 |
| 22 | +- A deployment of an Azure Monitor for SAP solutions resource with at least one provider. You can configure providers for: |
| 23 | + |
| 24 | + - The SAP application (NetWeaver) |
| 25 | + - SAP HANA |
| 26 | + - Microsoft SQL Server |
| 27 | + - High availability (HA) Pacemaker clusters |
| 28 | + - IBM Db2 |
27 | 29 |
|
28 | 30 | ## Create an alert rule |
29 | 31 |
|
| 32 | +Use the following steps to create an alert rule for your SAP monitoring provider instance. You select an alert template, set a threshold, and configure an action group for notifications. |
| 33 | + |
30 | 34 | 1. Sign in to the [Azure portal](https://portal.azure.com). |
31 | | -1. In the Azure portal, browse and select your Azure Monitor for SAP solutions resource. Make sure you have at least one provider configured for this resource. |
32 | | -1. Navigate to the workbook you want to use. For example, SAP HANA. |
| 35 | +1. In the Azure portal, go to your Azure Monitor for SAP solutions resource. Make sure you have at least one provider configured for this resource. |
| 36 | +1. Go to the workbook you want to use. For example, SAP HANA. |
33 | 37 | 1. Select a HANA instance. |
34 | 38 |
|
35 | | - :::image type="content" source="./media/get-alerts-portal/ams-alert-1.png" alt-text="Screenshot showing placement of alert button." lightbox="./media/get-alerts-portal/ams-alert-1.png"::: |
36 | | - |
| 39 | + :::image type="content" source="./media/get-alerts-portal/ams-alert-1.png" alt-text="Screenshot showing an SAP HANA instance under monitoring in the service menu." lightbox="./media/get-alerts-portal/ams-alert-1.png"::: |
| 40 | + |
37 | 41 | 1. Select the **Alerts** button to view available **Alert Templates**. |
38 | 42 |
|
39 | | - :::image type="content" source="./media/get-alerts-portal/ams-alert-2.png" alt-text="Screenshot showing list of alert template." lightbox="./media/get-alerts-portal/ams-alert-2.png"::: |
40 | | - |
41 | | -1. Select **Create rule** to configure an alert of your choice. |
| 43 | + :::image type="content" source="./media/get-alerts-portal/ams-alert-2.png" alt-text="Screenshot showing a list of different alert template types." lightbox="./media/get-alerts-portal/ams-alert-2.png"::: |
| 44 | + |
| 45 | +1. Select **Create rule** to configure an alert. |
42 | 46 | 1. For **Alert threshold**, enter your alert threshold. |
43 | 47 | 1. For **Provider instance**, select a provider instance. |
44 | | -1. For **Action group**, select or create an [action group](/azure/azure-monitor/alerts/action-groups) to configure the notification setting. You can edit frequency and severity information according to your requirements. |
45 | | - |
46 | | -1. Select **Enable alert rule** to create the alert rule. |
| 48 | +1. For **Action group**, select or create an [action group](/azure/azure-monitor/alerts/action-groups) to configure the notification setting. You can edit frequency and severity as needed. |
47 | 49 |
|
48 | | - :::image type="content" source="./media/get-alerts-portal/ams-alert-3.png" alt-text="Screenshot showing alert configuration page." lightbox="./media/get-alerts-portal/ams-alert-3.png"::: |
49 | | - |
50 | | -1. Select **Deploy alert rule** to finish your alert rule configuration. You can choose to see the alert template by selecting **View template**. |
| 50 | +1. Select **Enable alert rule** to create the alert rule. |
51 | 51 |
|
52 | | - :::image type="content" source="./media/get-alerts-portal/ams-alert-4.png" alt-text="Screenshot showing final step of alert configuration." lightbox="./media/get-alerts-portal/ams-alert-4.png"::: |
53 | | - |
54 | | -1. Navigate to **Alert rules** to view the newly created alert rule. When and if alerts are fired, you can view them under **Fired alerts**. |
| 52 | + :::image type="content" source="./media/get-alerts-portal/ams-alert-3.png" alt-text="Screenshot showing the alert rule configuration page for an SAP HANA instance." lightbox="./media/get-alerts-portal/ams-alert-3.png"::: |
55 | 53 |
|
56 | | - :::image type="content" source="./media/get-alerts-portal/ams-alert-5.png" alt-text="Screenshot showing result of alert configuration." lightbox="./media/get-alerts-portal/ams-alert-5.png"::: |
| 54 | +1. Select **Deploy alert rule** to finish your alert rule configuration. To view the alert template, select **View template**. |
57 | 55 |
|
58 | | -## View and manage alerts in a centralized experience (Preview) |
59 | | -This enhanced view introduces powerful capabilities that streamline alert management, providing a unified view of all alerts and alert rules across various providers. This consolidated approach enables you to efficiently manage and monitor alerts, improving your overall experience with Azure Monitor for SAP Solutions. |
| 56 | + :::image type="content" source="./media/get-alerts-portal/ams-alert-4.png" alt-text="Screenshot showing the final step of an alert rule configuration before deployment." lightbox="./media/get-alerts-portal/ams-alert-4.png"::: |
60 | 57 |
|
61 | | -- **Centralized Alert Management**: |
62 | | -Gain a holistic view of all alerts fired across different providers within a single, intuitive interface. With the new Alerts experience, you can easily track and manage alerts from various sources in one place, providing a comprehensive overview of your SAP landscape's health. |
| 58 | +1. Go to **Alert rules** to view the newly created alert rule. If alerts are fired, you can view them in **Fired alerts**. |
63 | 59 |
|
64 | | -- **Unified Alert Rules**: |
65 | | -Simplify your alert configuration by centralizing all alert rules across different providers. This streamlined approach ensures consistency in rule management, making it easier to define, update, and maintain alert rules for your SAP solutions. |
| 60 | + :::image type="content" source="./media/get-alerts-portal/ams-alert-5.png" alt-text="Screenshot showing a list of active and configured rule alerts for an SAP HANA instance." lightbox="./media/get-alerts-portal/ams-alert-5.png"::: |
66 | 61 |
|
67 | | -- **Grid View for Rule Status and Bulk Operations**: |
68 | | -Efficiently manage your alert rules using the grid view, allowing you to see the status of all rules and make bulk changes with ease. Enable or disable multiple rules simultaneously, providing a seamless experience for maintaining the health of your SAP environment. |
| 62 | +## View and manage alerts in a centralized experience (preview) |
69 | 63 |
|
70 | | -- **Alert Action Group Management**: |
71 | | -Take control of your alert action groups directly from the new Alerts experience. Manage and configure alert action groups effortlessly, ensuring that the right stakeholders are notified promptly when critical alerts are triggered. |
| 64 | +The centralized alerts experience provides a unified view of all alerts and alert rules across providers. |
72 | 65 |
|
73 | | -- **Alert Processing Rules for Maintenance Periods** |
74 | | -Enable alert processing rules, a powerful feature that allows you to take specific actions or suppress alerts during maintenance periods. Customize the behavior of alerts to align with your maintenance schedule, minimizing unnecessary notifications and disruptions. |
| 66 | +| Capability | Description | |
| 67 | +|---|---| |
| 68 | +| **Centralized alert management** | Gain a holistic view of all alerts fired across different providers within a single, intuitive interface. With the new Alerts experience, you can easily track and manage alerts from various sources in one place, providing a comprehensive overview of your SAP landscape's health. | |
| 69 | +| **Unified alert rules** | Simplify your alert configuration by centralizing all alert rules across different providers. This streamlined approach ensures consistency in rule management, making it easier to define, update, and maintain alert rules for your SAP solutions. | |
| 70 | +| **Grid view and bulk operations** | Efficiently manage your alert rules using the grid view, allowing you to see the status of all rules and make bulk changes with ease. Enable or disable multiple rules simultaneously, providing a seamless experience for maintaining the health of your SAP environment. | |
| 71 | +| **Action group management** | Take control of your alert action groups directly from the new Alerts experience. Manage and configure alert action groups effortlessly, ensuring that the right stakeholders are notified promptly when critical alerts are triggered. | |
| 72 | +| **Alert processing rules** | Enable alert processing rules, a powerful feature that allows you to take specific actions or suppress alerts during maintenance periods. Customize the behavior of alerts to align with your maintenance schedule, minimizing unnecessary notifications and disruptions. | |
| 73 | +| **Export to CSV** | Facilitate data analysis and reporting by exporting fired alerts and alert rules to CSV format. This feature empowers you to share, analyze, and archive alert data seamlessly, supporting your organization's reporting and compliance requirements. | |
75 | 74 |
|
76 | | -- **Export to CSV**: |
77 | | -Facilitate data analysis and reporting by exporting fired alerts and alert rules to CSV format. This feature empowers you to share, analyze, and archive alert data seamlessly, supporting your organization's reporting and compliance requirements. |
| 75 | +To access the centralized alerts experience: |
78 | 76 |
|
79 | | -To access the new Alerts experience in Azure Monitor for SAP Solutions: |
| 77 | +1. Go to the Azure portal. |
| 78 | +1. Select your Azure Monitor for SAP solutions instance. |
80 | 79 |
|
81 | | -1. Navigate to the Azure portal. |
82 | | -1. Select your Azure Monitor for SAP Solutions instance. |
83 | | - :::image type="content" source="./media/get-alerts-portal/new-alerts-view.png" alt-text="Screenshot showing central alerts view." lightbox="./media/get-alerts-portal/new-alerts-view.png"::: |
84 | | -1. Select the "Alerts" tab to explore the enhanced alert management capabilities. |
| 80 | + :::image type="content" source="./media/get-alerts-portal/new-alerts-view.png" alt-text="Screenshot showing the central alerts view in Azure Monitor for SAP solutions." lightbox="./media/get-alerts-portal/new-alerts-view.png"::: |
85 | 81 |
|
86 | | -## Next steps |
| 82 | +1. Select the **Alerts** tab to explore the enhanced alert management capabilities. |
87 | 83 |
|
88 | | -Learn more about Azure Monitor for SAP solutions. |
| 84 | +## Next step |
89 | 85 |
|
90 | 86 | > [!div class="nextstepaction"] |
91 | 87 | > [Monitor SAP on Azure](about-azure-monitor-sap-solutions.md) |
0 commit comments