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
Copy file name to clipboardExpand all lines: articles/sap/monitor/provider-hana.md
+16-14Lines changed: 16 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
-
title: Configure SAP HANA provider for Azure Monitor for SAP solutions
2
+
title: Configure SAP HANA provider for Azure Monitor for SAP solutions
3
3
description: Learn how to configure the SAP HANA provider for Azure Monitor for SAP solutions through the Azure portal.
4
4
author: MightySuz
5
5
ms.service: sap-on-azure
6
6
ms.subservice: sap-monitor
7
7
ms.topic: how-to
8
-
ms.date: 08/22/2024
8
+
ms.date: 03/13/2026
9
9
ms.author: jacobjaygbay
10
10
ms.custom: sfi-image-nochange
11
11
#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
32
32
1. On the Azure Monitor for SAP solutions service page, select **Create**.
33
33
1. On the Azure Monitor for SAP solutions creation page, enter your basic resource information on the **Basics** tab.
34
34
1. On the **Providers** tab:
35
-
1. Select **Add provider**.
36
-
1. On the creation pane, for **Type**, select **SAP HANA**.
37
-
38
-

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
+

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.
45
47
1. Save your changes to the Azure Monitor for SAP solutions resource.
46
48
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.
0 commit comments