Skip to content

Commit 844cec9

Browse files
committed
Overview article feedback integrated
1 parent 704f3f0 commit 844cec9

File tree

1 file changed

+8
-32
lines changed

1 file changed

+8
-32
lines changed

articles/storage-mover/service-overview.md

Lines changed: 8 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,17 @@ author: stevenmatthew
55

66
ms.service: storage-mover
77
ms.topic: overview
8-
ms.date: 09/10/2022
8+
ms.date: 09/12/2022
99
ms.author: shaas
1010
---
1111

1212
<!--
1313
!########################################################
14-
STATUS: IN REVIEW
14+
STATUS: EDIT PASS
1515
1616
CONTENT: final
1717
18-
REVIEW Stephen/Fabian: Reviewed - Stephen
19-
REVIEW Engineering: not reviewed
18+
REVIEW Stephen/Fabian: COMPLETE
2019
EDIT PASS: not started
2120
2221
Document score: 100 (393 words and 0 issues)
@@ -26,17 +25,11 @@ Document score: 100 (393 words and 0 issues)
2625

2726
# What is Azure Storage Mover?
2827

29-
<!--
3028
Azure Storage Mover enables you to migrate your files and folders to Azure Storage. It's a fully-managed migration service that allows you to minimize downtime for your workload.
3129

3230
- You can use it for different migration scenarios, such as lift-and-shift as well as cloud migrations you'll have to repeat occasionally.
3331
- Maintain oversight and manage the migration of all your globally distributed file shares from a single storage mover resource.
3432

35-
Azure Storage Mover is a new service, currently in public preview.
36-
-->
37-
38-
Azure Storage Mover is a fully managed migration service that enables you to migrate your files and folders to Azure Storage while minimizing downtime for your workload. You can use Storage Mover for different migration scenarios such as *lift-and-shift*, and for cloud migrations that you'll have to repeat occasionally. Azure Storage Mover also helps maintain oversight and manage the migration of all your globally distributed file shares from a single storage mover resource.
39-
4033
Azure Storage Mover is a new service, currently in public preview.
4134

4235
## Supported sources and targets
@@ -47,52 +40,35 @@ Azure Storage Mover is a new service, currently in public preview.
4740
:::column-end:::
4841
:::column:::
4942

50-
<!--
51-
At this time in the Azure Storage Mover release, the service supports migrations from NFS shares on a NAS or server device in your network to an Azure blob container.
52-
-->
53-
54-
The current Azure Storage Mover release supports migrations from NFS shares on a NAS or server device within your network to an Azure blob container.
55-
56-
> [!IMPORTANT]
43+
At this time in the Azure Storage Mover release, the service supports migrations from NFS shares on a NAS or server device in your network to an Azure blob container.
44+
45+
> [!IMPORTANT]
5746
> Storage accounts with the [hierarchical namespace service (HNS)](../storage/blobs/data-lake-storage-namespace.md) feature enabled are not supported at this time.
5847
5948
An Azure blob container without the hierarchical namespace service feature doesn’t have a traditional file system. A standard blob container supports “virtual” folders. Files in folders on the source will get their path prepended to their name and placed in a flat list in the target blob container.
6049

61-
<!--Empty folders will be represented by the Storage Mover service as an empty blob in the target. The metadata of the source folder will be persisted in the custom metadata field of this blob, just like files.-->
62-
63-
Empty folders will be represented by the Storage Mover service as an empty blob in the target. The metadata of the source folder will be persisted in the custom metadata field of this blob, just as they are with files.
64-
50+
Empty folders will be represented by the Storage Mover service as an empty blob in the target. The metadata of the source folder will be persisted in the custom metadata field of this blob, just like files.
6551
:::column-end:::
6652
:::row-end:::
6753

6854
## Fully managed migrations
6955

70-
<!--
7156
Azure Storage Mover provides a set of management resources that allow you to express your migration plan and retain oversight about migration progress and results for every share you like to migrate.
7257

7358
The [resource hierarchy article](resource-hierarchy.md) has more information about individual Storage Mover resources and how to best use them for your migration.
7459

7560
Create a migration project for every workload you like to migrate. Within a project, define the source, target, and migration settings for each source share your workload depends on. You can remain in full control about when to start the migration of a share, track it's progress, and see its results.
7661

7762
A single storage mover resource, deployed to your subscription, can be used to manage migrations for source shares located in different parts of the world. The storage mover resource does not process your files and folders. Your data is sent directly from the migration agent to your selected targets in Azure. The [planning for an Azure Storage Mover deployment](deployment-planning.md) article has more details.
78-
-->
79-
80-
A single storage mover resource deployed to your subscription can be used to manage migrations for your source shares located in different parts of the world. The storage mover resource itself doesn't process your files and folders. Rather, you'll deploy a migration agent near your source share to send your data directly to the selected targets in Azure.
8163

82-
Azure Storage Mover provides a set of management resources that can be used across every share you intend to migrate. For example, you can express your migration plan and retain oversight about migration progress and results on a per-share basis. To take advantage of this capability, create a migration project for every workload you'll migrate. Within the project, define the source, target, and migration settings for each source share on which your workload depends. You can remain in full control about when to start the migration of a share, track it's progress, and see its results.
83-
84-
The [resource hierarchy article](resource-hierarchy.md) has more information about individual Storage Mover resources and how best to use them for your migration. You can also get more deployment planning details in the [planning for an Azure Storage Mover deployment](deployment-planning.md) article.
8564

8665
## A hybrid cloud service
8766

8867
[!INCLUDE [hybrid-service-explanation](includes/hybrid-service-explanation.md)]
8968

9069
## Next steps
91-
<!--
92-
These articles can help you become more familiar with the Storage Mover service.
93-
-->
9470

95-
The following articles can help you become more familiar with the Storage Mover service.
71+
These articles can help you become more familiar with the Storage Mover service.
9672

9773
- [Planning for an Azure Storage Mover deployment](deployment-planning.md)
9874
- [Understanding the Storage Mover resource hierarchy](resource-hierarchy.md)

0 commit comments

Comments
 (0)