Skip to content

Commit ea6e913

Browse files
authored
Clarify HDB User Store Key value
1 parent 78b22f1 commit ea6e913

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/azure-netapp-files/azacsnap-configure-database.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: Phil-Jensen
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 02/01/2025
8+
ms.date: 04/23/2025
99
ms.author: phjensen
1010
---
1111

@@ -89,9 +89,12 @@ The following example commands set up a user (`AZACSNAP`) in SYSTEMDB on an SAP
8989
KEY FILE : /home/azacsnap/.hdb/sapprdhdb80/SSFS_HDB.KEY
9090
9191
KEY AZACSNAP
92-
ENV : <IP_address_of_host>:
93-
USER: AZACSNAP
92+
ENV : <IP_address_of_host>:
93+
USER: AZACSNAP
9494
```
95+
96+
> [!IMPORTANT]
97+
> The value of the `KEY` field is used for the configuration question "What is the SAP HANA HDB User Store Key (e.g. `hdbuserstore List`)?".
9598

9699
### Using SSL for communication with SAP HANA
97100

0 commit comments

Comments
 (0)