|
1 | 1 | ---
|
2 | 2 | title: Migrate to Azure file shares
|
3 |
| -description: Learn about migrations to Azure file shares and find your migration guide. |
| 3 | +description: Learn how to migrate to Azure file shares and find your migration guide. |
4 | 4 | author: khdownie
|
5 | 5 | ms.service: storage
|
6 | 6 | ms.topic: conceptual
|
7 |
| -ms.date: 3/18/2020 |
| 7 | +ms.date: 05/30/2023 |
8 | 8 | ms.author: kendownie
|
9 | 9 | ms.subservice: files
|
10 | 10 | ---
|
11 | 11 |
|
12 | 12 | # Migrate to Azure file shares
|
13 | 13 |
|
14 |
| -This article covers the basic aspects of a migration to Azure file shares. |
15 |
| - |
16 |
| -This article contains migration basics and a table of migration guides. These guides help you move your files into Azure file shares. The guides are organized based on where your data is and what deployment model (cloud-only or hybrid) you're moving to. |
| 14 | +This article covers the basic aspects of a migration to Azure file shares and contains a table of migration guides. These guides help you move your files into Azure file shares. The guides are organized based on where your data is and what deployment model (cloud-only or hybrid) you're moving to. |
17 | 15 |
|
18 | 16 | ## Migration basics
|
19 | 17 |
|
@@ -113,6 +111,7 @@ The following table classifies Microsoft tools and their current suitability for
|
113 | 111 | | :-: | :-- | :---- | :---- |
|
114 | 112 | || RoboCopy | Supported. Azure file shares can be mounted as network drives. | Full fidelity.* |
|
115 | 113 | || Azure File Sync | Natively integrated into Azure file shares. | Full fidelity.* |
|
| 114 | +|| [Azure File Migration Program](../solution-integration/validated-partners/data-management/azure-file-migration-program-solutions.md) | Supported. | Full fidelity.* | |
116 | 115 | || Storage Migration Service | Indirectly supported. Azure file shares can be mounted as network drives on SMS target servers. | Full fidelity.* |
|
117 | 116 | || Data Box (including the [data copy service](../../databox/data-box-deploy-copy-data-via-copy-service.md) to load files onto the device)| Supported. </br>(Data Box Disks does not support large file shares) | Data Box and Data Box Heavy fully support metadata. </br>Data Box Disks does not preserve file metadata. |
|
118 | 117 | || AzCopy </br>latest version | Supported but not fully recommended. | Doesn't support differential copies at scale, and some file fidelity might be lost. </br>[Learn how to use AzCopy with Azure file shares](../common/storage-use-azcopy-files.md) |
|
|
0 commit comments