Skip to content

Commit 4d2cd9b

Browse files
committed
add use case table
1 parent 9e8533f commit 4d2cd9b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

articles/azure-netapp-files/data-protection-disaster-recovery-options.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,33 @@ Cross-zone replication leverages [availability zones](use-availability-zones.md)
6969

7070
To learn more, see [Understand cross-zone replication](cross-zone-replication-introduction.md). To get started with cross-zone replication, see [Create cross-zone replication relationships for Azure NetApp Files](create-cross-zone-replication.md).
7171

72+
## Select the appropriate data protection solution
73+
74+
Choosing the best data protection option for your Azure NetApp Files deployment depends on your configuration and needs. The following table can help you choose the best option for your use case.
75+
76+
| Use case | In-region solution | Cross-region solution |
77+
| --- | --- | --- |
78+
| Ad hoc backup | On-demand snapshots | - |
79+
| Application consistent data protection | AzAcSnap | - |
80+
| Data corruption and ransomware protection | Scheduled snapshots | Cross-region replication |
81+
| Disaster recovery | - | Cross-region replication |
82+
Fast data recovery (whole volume) | Revert volume from snapshot | Revert volume from snapshot |
83+
| Feed current production data to test or development environment | Restore snapshot to new volume (clone) | Restore snapshot to new volume (clone) |
84+
| High availability and resiliency | Cross-zone replication | - |
85+
| Long-term data protection (greater than one week) | Azure NetApp Files backup | Azure NetApp Files backup |
86+
| Move volume to different zone | Cross-zone replication | - |
87+
| Primary data protection (up to one week) | Scheduled snapshots | - |
88+
| Remote data access | - | Cross-region replication |
89+
| Selective (single-file) restore | Single-file snapshot restore | Single-file snapshot restore |
90+
| Selective (single-file) restore from backup | Restore backup to new volume | - |
91+
7292
## Next steps
7393

7494
* [How Azure NetApp Files snapshots work](snapshots-introduction.md)
7595
* [Understand Azure NetApp Files backup](backup-introduction.md)
7696
* [Understand cross-region replication](cross-region-replication-introduction.md)
7797
* [Understand cross-zone replication](cross-zone-replication-introduction.md)
98+
* [What is Azure Application Consistent Snapshot tool](azacsnap-introduction.md)
99+
* [Restore individual files using single-file snapshot restore](snapshots-restore-file-single.md)
100+
* [Restore a snapshot to a new volume](snapshots-restore-new-volume.md)
101+
* [Restore a volume using snapshot revert](snapshots-revert-volume.md)

0 commit comments

Comments
 (0)