Skip to content

Commit ff1dcc1

Browse files
Merge pull request #220694 from dennispadia/depadia-drdocupdate
Update DR recommendation for Azure files SMB storage
2 parents 8e17d91 + 1a3b39a commit ff1dcc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/workloads/sap/disaster-recovery-overview-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: depadia
88
ms.service: virtual-machines-sap
99
ms.topic: conceptual
1010
ms.workload: infrastructure-services
11-
ms.date: 11/21/2022
11+
ms.date: 12/06/2022
1212
---
1313

1414
# 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
113113
| NFS on Azure files (LRS or ZRS) | Custom script to replicate data between two sites (for example, rsync) |
114114
| NFS on Azure NetApp Files | Use [Cross-region replication of Azure NetApp Files volumes](../../../azure-netapp-files/cross-region-replication-introduction.md) |
115115
| 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 |
117117
| SMB on Azure NetApp Files | Use [Cross-region replication of Azure NetApp Files volumes](../../../azure-netapp-files/cross-region-replication-introduction.md) |
118118

119119
- For custom built storage solutions like NFS cluster, you need to make sure the appropriate DR strategy is in place.

0 commit comments

Comments
 (0)