Skip to content

Commit fa8cc34

Browse files
Merge pull request #210150 from Phil-Jensen/main
Fix typo for 'revertvolume'
2 parents b6a095b + d53647e commit fa8cc34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-netapp-files/azacsnap-cmd-ref-restore.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: 09/04/2022
1616
ms.author: phjensen
1717
---
1818

@@ -42,7 +42,7 @@ The `-c restore` command has the following options:
4242

4343
## Perform a test DR failover `azacsnap -c restore --restore snaptovol`
4444

45-
This command is like the "full" DR Failover command (`--restore restorevolume`), but rather than breaking the replication between the primary site and the disaster recovery site, a clone volume is created out of the disaster recovery volumes, allowing the restoration of the most recent snapshot in the DR site. Those cloned volumes are then usable by the customer to test Disaster Recovery without having to
45+
This command is like the "full" DR Failover command (`--restore revertvolume`), but rather than breaking the replication between the primary site and the disaster recovery site, a clone volume is created out of the disaster recovery volumes, allowing the restoration of the most recent snapshot in the DR site. Those cloned volumes are then usable by the customer to test Disaster Recovery without having to
4646
execute a complete failover of their HANA environment that breaks the replication agreement between the primary site and the disaster recovery site.
4747

4848
- Multiple different restore points can be tested in this way,

0 commit comments

Comments
 (0)