Skip to content

Commit d5d700a

Browse files
authored
Add --dbsid instructions for sync delete
1 parent 18082d1 commit d5d700a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: reference
15-
ms.date: 04/21/2021
15+
ms.date: 01/18/2023
1616
ms.author: phjensen
1717
---
1818

@@ -37,7 +37,7 @@ The `-c delete` command has the following options:
3737

3838
- `--delete sync` when used with options `--dbsid <SID>` and `--hanabackupid <HANA backup id>` gets the storage snapshot name from the backup catalog for the `<HANA backup id>`, and then deletes the entry in the backup catalog _and_ the snapshot from any of the volumes containing the named snapshot.
3939

40-
- `--delete sync` when used with `--snapshot <snapshot name>` will check for any entries in the backup catalog for the `<snapshot name>`, gets the SAP HANA backup ID and deletes both the entry in the backup catalog _and_ the snapshot from any of the volumes containing the named snapshot.
40+
- `--delete sync` when used with options `--dbsid <SID>` and `--snapshot <snapshot name>` will check for any entries in the backup catalog for the `<snapshot name>`, gets the SAP HANA backup ID and deletes both the entry in the backup catalog _and_ the snapshot from any of the volumes containing the named snapshot.
4141

4242
- `[--force]` (optional) *Use with caution*. This operation will force deletion without prompting for confirmation.
4343

0 commit comments

Comments
 (0)