Skip to content

Commit 7b6533d

Browse files
authored
Merge pull request #313144 from Xelu86/hanaprov
[Update] Configure SAP HANA provider for Azure Monitor for SAP solutions
2 parents a9e4a19 + a4502a3 commit 7b6533d

1 file changed

Lines changed: 16 additions & 14 deletions

File tree

articles/sap/monitor/provider-hana.md

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Configure SAP HANA provider for Azure Monitor for SAP solutions
2+
title: Configure SAP HANA provider for Azure Monitor for SAP solutions
33
description: Learn how to configure the SAP HANA provider for Azure Monitor for SAP solutions through the Azure portal.
44
author: MightySuz
55
ms.service: sap-on-azure
66
ms.subservice: sap-monitor
77
ms.topic: how-to
8-
ms.date: 08/22/2024
8+
ms.date: 03/13/2026
99
ms.author: jacobjaygbay
1010
ms.custom: sfi-image-nochange
1111
#Customer intent: As a developer, I want to create an SAP HANA provider so that I can use the resource with Azure Monitor for SAP solutions.
@@ -32,20 +32,22 @@ To [enable TLS 1.2 higher](enable-tls-azure-monitor-sap-solutions.md) for the SA
3232
1. On the Azure Monitor for SAP solutions service page, select **Create**.
3333
1. On the Azure Monitor for SAP solutions creation page, enter your basic resource information on the **Basics** tab.
3434
1. On the **Providers** tab:
35-
1. Select **Add provider**.
36-
1. On the creation pane, for **Type**, select **SAP HANA**.
37-
38-
![Diagram that shows the Azure Monitor for SAP solutions resource creation page in the Azure portal, showing all required form fields.](./media/provider-hana/azure-monitor-providers-hana-setup.png)
39-
1. Optionally, select **Enable secure communication** and choose the certificate type from the dropdown menu.
40-
1. For **IP address**, enter the IP address or hostname of the server that runs the SAP HANA instance that you want to monitor. If you're using a hostname, make sure there's connectivity within the virtual network.
41-
1. For **Database tenant**, enter the HANA database that you want to connect to. We recommend that you use **SYSTEMDB** because tenant databases don't have all monitoring views.
42-
1. For **Instance number**, enter the instance number of the database (0-99). The SQL port is automatically determined based on the instance number.
43-
1. For **Database username**, enter the dedicated SAP HANA database user. This user needs the **MONITORING** or **BACKUP CATALOG READ** role assignment. For nonproduction SAP HANA instances, use **SYSTEM** instead.
44-
1. For **Database password**, enter the password for the database username. You can either enter the password directly or use a secret inside Azure Key Vault.
35+
36+
1. Select **Add provider**.
37+
1. On the creation pane, for **Type**, select **SAP HANA**.
38+
39+
![A diagram that shows the Azure Monitor for SAP solutions resource creation page in the Azure portal, showing all required form fields.](./media/provider-hana/azure-monitor-providers-hana-setup.png)
40+
41+
1. Optionally, select **Enable secure communication** and choose the certificate type from the dropdown menu.
42+
1. For **IP address**, enter the IP address or hostname of the server that runs the SAP HANA instance that you want to monitor. If you're using a hostname, make sure there's connectivity within the virtual network.
43+
1. For **Database tenant**, enter the HANA database that you want to connect to. We recommend that you use **SYSTEMDB** because tenant databases don't have all monitoring views.
44+
1. For **Instance number**, enter the instance number of the database (0-99). The SQL port is automatically determined based on the instance number.
45+
1. For **Database username**, enter the dedicated SAP HANA database user. This user needs the **MONITORING** or **BACKUP CATALOG READ** role assignment. For nonproduction SAP HANA instances, use **SYSTEM** instead.
46+
1. For **Database password**, enter the password for the database username. You can either enter the password directly or use a secret inside Azure Key Vault.
4547
1. Save your changes to the Azure Monitor for SAP solutions resource.
4648

47-
> [!Note]
48-
> Azure Monitor for SAP solutions supports HANA 2.0 SP6 and later versions. Legacy HANA 1.0 is not supported.
49+
> [!NOTE]
50+
> Azure Monitor for SAP solutions supports HANA 2.0 SP6 and later versions. Legacy HANA 1.0 isn't supported.
4951
5052
## Next steps
5153

0 commit comments

Comments
 (0)