Skip to content

Commit 0fb1de2

Browse files
authored
Update azacsnap-troubleshoot.md for AzAcSnap 10 Release
1 parent f6d4b13 commit 0fb1de2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-netapp-files/azacsnap-troubleshoot.md

Lines changed: 3 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: troubleshooting
8-
ms.date: 01/16/2023
8+
ms.date: 05/15/2024
99
ms.author: phjensen
1010
ms.custom: kr2b-contr-experiment
1111
---
@@ -243,7 +243,7 @@ To troubleshoot this error:
243243
```
244244

245245
> [!TIP]
246-
> For more information on generating a new Service Principal, refer to the section [Enable communication with Storage](azacsnap-installation.md?tabs=azure-netapp-files%2Csap-hana#enable-communication-with-storage) in the [Install Azure Application Consistent Snapshot tool](azacsnap-installation.md) guide.
246+
> For more information on generating a new Service Principal, refer to the section [Enable communication with Storage](azacsnap-configure-storage.md?tabs=azure-netapp-files#enable-communication-with-storage) in the [Install Azure Application Consistent Snapshot tool](azacsnap-installation.md) guide.
247247
248248
## Troubleshoot failed 'test hana' command
249249

@@ -327,7 +327,7 @@ To troubleshoot this error:
327327

328328
### Insufficient privilege error
329329

330-
If running `azacsnap` presents an error such as `* 258: insufficient privilege`, check that the user has the appropriate AZACSNAP database user privileges set up per the [installation guide](azacsnap-installation.md#enable-communication-with-the-database). Verify the user's privileges with the following command:
330+
If running `azacsnap` presents an error such as `* 258: insufficient privilege`, check that the user has the appropriate AZACSNAP database user privileges set up per the [installation guide](azacsnap-configure-database.md#enable-communication-with-the-database). Verify the user's privileges with the following command:
331331

332332
```bash
333333
hdbsql -U AZACSNAP "select GRANTEE,GRANTEE_TYPE,PRIVILEGE,IS_VALID,IS_GRANTABLE from sys.granted_privileges " | grep -i -e GRANTEE -e azacsnap

0 commit comments

Comments
 (0)