Skip to content

Commit fe75660

Browse files
Merge pull request #250031 from b-hchen/patch-118
ANF data migration FAQ - Additional updates (GitHub issue 114176 )
2 parents 1178da1 + eebf547 commit fe75660

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-netapp-files/faq-data-migration-protection.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,14 @@ This article answers frequently asked questions (FAQs) about Azure NetApp Files
1515
## How do I migrate data to Azure NetApp Files?
1616
Azure NetApp Files provides NFS and SMB volumes. You can use any file-based copy tool to migrate data to the service.
1717

18+
For more inforamtion, see [Migrate the critical file data you need to power your applications](https://techcommunity.microsoft.com/t5/azure-storage-blog/migrate-the-critical-file-data-you-need-to-power-your/ba-p/3038751).
19+
1820
NetApp offers a SaaS-based solution, [NetApp Cloud Sync](https://cloud.netapp.com/cloud-sync-service). The solution enables you to replicate NFS or SMB data to Azure NetApp Files NFS exports or SMB shares.
1921

2022
You can also use a wide array of free tools to copy data. For NFS, you can use workloads tools such as [rsync](https://rsync.samba.org/examples.html) to copy and synchronize source data into an Azure NetApp Files volume. For SMB, you can use workloads [robocopy](/windows-server/administration/windows-commands/robocopy) in the same manner. These tools can also replicate file or folder permissions.
2123

24+
Migration of certain structured datasets (such as databases) is best done using database-native tools (for example, SQL Server AOAG, Oracle Data Guard, and so on).
25+
2226
The requirements for data migration from on premises to Azure NetApp Files are as follows:
2327

2428
- Ensure Azure NetApp Files is available in the target Azure region.

0 commit comments

Comments
 (0)