You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/sap/disaster-recovery-overview-guide.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.author: depadia
8
8
ms.service: virtual-machines-sap
9
9
ms.topic: conceptual
10
10
ms.workload: infrastructure-services
11
-
ms.date: 11/21/2022
11
+
ms.date: 12/06/2022
12
12
---
13
13
14
14
# Disaster recovery overview and infrastructure guidelines for SAP workload
@@ -113,7 +113,7 @@ An SAP workload running on Azure uses different infrastructure components to run
113
113
| NFS on Azure files (LRS or ZRS) | Custom script to replicate data between two sites (for example, rsync) |
114
114
| NFS on Azure NetApp Files | Use [Cross-region replication of Azure NetApp Files volumes](../../../azure-netapp-files/cross-region-replication-introduction.md)|
115
115
| Azure shared disk (LRS or ZRS) | Custom solution to replicate data between two sites |
116
-
| SMB on Azure files (LRS or ZRS) | Use [AzCopy](../../../storage/common/storage-use-azcopy-files.md) to copy files between two sites |
116
+
| SMB on Azure files (LRS or ZRS) | Use [RoboCopy](../../../storage/files/storage-files-migration-robocopy.md) to copy files between two sites |
117
117
| SMB on Azure NetApp Files | Use [Cross-region replication of Azure NetApp Files volumes](../../../azure-netapp-files/cross-region-replication-introduction.md)|
118
118
119
119
- For custom built storage solutions like NFS cluster, you need to make sure the appropriate DR strategy is in place.
0 commit comments