Skip to content

Commit e941c5f

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-netapp-files/azacsnap-cmd-ref-configure.md

Lines changed: 2 additions & 2 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: reference
8-
ms.date: 04/01/2025
8+
ms.date: 04/23/2025
99
ms.author: phjensen
1010
---
1111

@@ -243,7 +243,7 @@ When you add an *SAP HANA database* to the configuration, the following values a
243243

244244
- `HANA SID` (JSON key: `sid`): The SAP HANA system ID (SID).
245245
- `HANA Instance Number` (JSON key: `instanceNumber`): The SAP HANA instance number.
246-
- `HANA HDB User Store Key` (JSON key: `hdbUserStoreName`): The SAP HANA user configured with permissions to run database backups.
246+
- `HANA HDB User Store Key` (JSON key: `hdbUserStoreName`): The SAP HANA KEY as shown by the `hdbuserstore List` command which uses the KEY to link the USER with permissions to run database backups to the ENV (hostname and port). The [Enable communication with database](azacsnap-configure-database.md?tabs=sap-hana#enable-communication-with-the-database) section provides further details and examples.
247247
- `HANA Server's Address` (JSON key: `serverAddress`): The SAP HANA server's host name or IP address.
248248
- `Do you need AzAcSnap to automatically disable/enable backint during snapshot`: Defaults to `n` (no). You can set it to `y` (yes) to allow AzAcSnap to disable or re-enable the Backint interface. The [Backint coexistence](#backint-coexistence) section in this article explains this option in more detail.
249249

0 commit comments

Comments
 (0)