Skip to content

Commit 2282213

Browse files
committed
add storage migration service
1 parent 0448b9c commit 2282213

File tree

1 file changed

+24
-13
lines changed

1 file changed

+24
-13
lines changed

articles/storage/files/storage-files-migration-overview.md

Lines changed: 24 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to migrate to Azure file shares and find your migration g
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: conceptual
7-
ms.date: 07/13/2023
7+
ms.date: 10/30/2023
88
ms.author: kendownie
99
---
1010

@@ -48,7 +48,7 @@ Unlike object storage in Azure blobs, an Azure file share can natively store fil
4848
> [!IMPORTANT]
4949
> If you're migrating on-premises file servers to Azure File Sync, set the ACLs for the root directory of the file share **before** copying a large number of files, as changes to permissions for root ACLs can take up to a day to propagate if done after a large file migration.
5050
51-
A user of Active Directory, which is their on-premises domain controller, can natively access an Azure file share. So can a user of Microsoft Entra Domain Services. Each uses their current identity to get access based on share permissions and on file and folder ACLs. This behavior is similar to a user connecting to an on-premises file share.
51+
Users that leverage Active Directory Domain Services (AD DS) as their on-premises domain controller can natively access an Azure file share. So can users of Microsoft Entra Domain Services. Each uses their current identity to get access based on share permissions and on file and folder ACLs. This behavior is similar to a user connecting to an on-premises file share.
5252

5353
The alternative data stream is the primary aspect of file fidelity that currently can't be stored on a file in an Azure file share. It's preserved on-premises when Azure File Sync is used.
5454

@@ -85,7 +85,7 @@ A scenario without a link doesn't yet have a published migration guide. Check th
8585

8686
### File-copy tools
8787

88-
There are several file-copy tools available from Microsoft and others. To select the right tool for your migration scenario, you must consider these fundamental questions:
88+
There are several file-copy tools available from Microsoft and others. To select the right tool for your migration scenario, consider these fundamental questions:
8989

9090
* Does the tool support the source and target locations for your file copy?
9191

@@ -103,31 +103,42 @@ There are several file-copy tools available from Microsoft and others. To select
103103

104104
The first time you run the tool, it copies the bulk of the data. This initial run might last a while. It often lasts longer than you want for taking the data source offline for your business processes.
105105

106-
By mirroring a source to a target (as with **robocopy /MIR**), you can run the tool again on that same source and target. The run is much faster because it needs to transport only source changes that occur after the previous run. Rerunning a copy tool this way can reduce downtime significantly.
106+
By mirroring a source to a target (as with **robocopy /MIR**), you can run the tool again on that same source and target. This second run is much faster because it needs to transport only source changes that happened after the previous run. Rerunning a copy tool this way can reduce downtime significantly.
107107

108108
The following table classifies Microsoft tools and their current suitability for Azure file shares:
109109

110110
| Recommended | Tool | Support for Azure file shares | Preservation of file fidelity |
111111
| :-: | :-- | :---- | :---- |
112112
|![Yes, recommended](media/storage-files-migration-overview/circle-green-checkmark.png)| RoboCopy | Supported. Azure file shares can be mounted as network drives. | Full fidelity.* |
113113
|![Yes, recommended](media/storage-files-migration-overview/circle-green-checkmark.png)| Azure File Sync | Natively integrated into Azure file shares. | Full fidelity.* |
114-
|![Yes, recommended](media/storage-files-migration-overview/circle-green-checkmark.png)| [Azure File Migration Program](../solution-integration/validated-partners/data-management/azure-file-migration-program-solutions.md) | Supported. | Full fidelity.* |
114+
|![Yes, recommended](media/storage-files-migration-overview/circle-green-checkmark.png)| [Azure Storage Migration Program](../solution-integration/validated-partners/data-management/azure-file-migration-program-solutions.md) | Supported. | Full fidelity.* |
115115
|![Yes, recommended](media/storage-files-migration-overview/circle-green-checkmark.png)| Storage Migration Service | Indirectly supported. Azure file shares can be mounted as network drives on SMS target servers. | Full fidelity.* |
116-
|![Yes, recommended](media/storage-files-migration-overview/circle-green-checkmark.png)| 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. |
116+
|![Yes, recommended](media/storage-files-migration-overview/circle-green-checkmark.png)| 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 doesn't support large file shares) | Data Box and Data Box Heavy fully support metadata. </br>Data Box Disks does not preserve file metadata. |
117117
|![Not fully recommended](media/storage-files-migration-overview/triangle-yellow-exclamation.png)| 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) |
118118
|![Not fully recommended](media/storage-files-migration-overview/triangle-yellow-exclamation.png)| Azure Storage Explorer </br>latest version | Supported but not recommended. | Loses most file fidelity, like ACLs. Supports timestamps. |
119119
|![Not recommended](media/storage-files-migration-overview/circle-red-x.png)| Azure Data Factory | Supported. | Doesn't copy metadata. |
120120
|||||
121121

122-
*\* Full fidelity: meets or exceeds Azure file-share capabilities.*
122+
*\* Full fidelity: meets or exceeds Azure file share capabilities.*
123123

124124
### Migration helper tools
125125

126126
This section describes tools that help you plan and run migrations.
127127

128-
#### RoboCopy from Microsoft Corporation
128+
#### RoboCopy
129129

130-
RoboCopy is one of the tools most applicable to file migrations. It comes as part of Windows. The main [RoboCopy documentation](/windows-server/administration/windows-commands/robocopy) is a helpful resource for this tool's many options.
130+
Included in Windows, RoboCopy is one of the tools most applicable to file migrations. The main [RoboCopy documentation](/windows-server/administration/windows-commands/robocopy) is a helpful resource for this tool's many options.
131+
132+
#### Azure Storage Migration Program
133+
134+
Understanding your data is the first step in selecting the appropriate Azure storage service and migration strategy. Azure Storage Migration Program provides different tools that can analyze your data and storage infrastructure to provide valuable insights. These tools can help you understand the size and type of data, file and folder count, and access patterns. They provide a consolidated view of your data and enable the creation of various customized reports.
135+
136+
This information can help:
137+
138+
- Identify duplicate and redundant data sets
139+
- Identify colder data that can be moved to less expensive storage
140+
141+
To learn more, see [Comparison Matrix for Azure Storage Migration Program participants](../solution-integration/validated-partners/data-management/azure-file-migration-program-solutions.md).
131142

132143
#### TreeSize from JAM Software GmbH
133144

@@ -140,10 +151,10 @@ The tested version of the tool is version 4.4.1. It's compatible with cloud-tier
140151
## Next steps
141152

142153
1. Create a plan for which deployment of Azure file shares (cloud-only or hybrid) you want.
143-
1. Review the list of available migration guides to find the detailed guide that matches your source and deployment of Azure file shares.
154+
1. Review the list of available migration guides to find the guide that matches your source and deployment of Azure file shares.
144155

145156
More information about the Azure Files technologies mentioned in this article:
146157

147-
* [Azure file share overview](storage-files-introduction.md)
148-
* [Planning for an Azure File Sync deployment](../file-sync/file-sync-planning.md)
149-
* [Azure File Sync: Cloud tiering](../file-sync/file-sync-cloud-tiering-overview.md)
158+
- [Azure file share overview](storage-files-introduction.md)
159+
- [Planning for an Azure File Sync deployment](../file-sync/file-sync-planning.md)
160+
- [Azure File Sync: Cloud tiering](../file-sync/file-sync-cloud-tiering-overview.md)

0 commit comments

Comments
 (0)