You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage-mover/cloud-to-cloud-migration.md
+13-16Lines changed: 13 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: stevenmatthew
5
5
ms.author: shaas
6
6
ms.service: azure-storage-mover
7
7
ms.topic: quickstart
8
-
ms.date: 06/26/2025
8
+
ms.date: 06/27/2025
9
9
---
10
10
11
11
# Getting Started with Cloud-to-Cloud Migration in Azure Storage Mover (Preview)
@@ -16,9 +16,6 @@ The feature utilizes Azure Arc for AWS (Amazon Web Services) to simplify authent
16
16
17
17
This article guides you through the complete process of configuring Storage Mover to migrate your data from Amazon S3 to Azure Blob Storage. The process consists of creating a multicloud connector for AWS, configuring endpoints, and creating and running a migration job.
18
18
19
-
> [!IMPORTANT]
20
-
> After your subscription is granted access to this feature, you must use the following link to access the feature within the Azure portal: [https://aka.ms/awstoazuremover](https://aka.ms/awstoazuremover).
21
-
22
19
## Prerequisites
23
20
24
21
Before you begin, ensure that you have:
@@ -56,17 +53,17 @@ Follow the steps in this section to configure an AWS connector within your Stora
56
53
57
54
1. Within the **Solutions** tab, add an **Inventory** and **Storage - Data Management** solution to your connector. The Inventory solution allows you to discover and manage AWS resources, while the Storage - Data Management solution enables data transfer operations for Storage Mover.
58
55
56
+
> [!IMPORTANT]
57
+
> An **Inventory** solution must be created before you can add a **Storage - Data Management** solution.
58
+
59
59
:::image type="content" source="media/cloud-to-cloud-migration/add-connector-solution-sml.png" alt-text="A screen capture showing the Multicloud Connector creation page with the Inventory tab selected and required Inventory objects displayed." lightbox="media/cloud-to-cloud-migration/add-connector-solution.png":::
60
60
61
-
First, add an **Inventory** solution. An inventory solution must be created before you can add a Storage - Data Management solution.
62
-
63
-
- Because Storage Mover multicloud migrations support only blob data stored in Amazon S3 buckets, select only the Amazon S3 service in the **AWS Services** drop-down list. Uncheck the **Add all supported AWS services** checkbox. In the **AWS Services** drop-down list, deselect all AWS services by selecting **Select all**. Scroll to the **S3** service and select it.
64
-
- Select the **Permissions** option you want this connector to have to your AWS account.
65
-
- Enabling **Periodic sync** allows the connector to scan your AWS account on a regular cadence. To set the cadence, select the **Enable periodic sync** checkbox and select the sync interval by selecting the desired number of hours from the **Recur every** drop-down list.
66
-
67
-
Your AWS account is scanned once if you choose to disable periodic sync.
61
+
First, add an **Inventory** solution.
68
62
69
-
- Within the **Resource filters** section, select the AWS regions that contain S3 buckets you want to display in the Inventory tab of your connector. Select the **Include all supported AWS regions** checkbox to include all AWS regions in the scan. If you want to limit the scan to specific regions, uncheck this checkbox and select the desired regions from the **AWS Regions** drop-down list.
63
+
- By default, the **Add all supported AWS services** checkbox is selected. This option allows the connector to discover all AWS services in your account. However, Storage Mover multicloud migrations support only Amazon S3 buckets as a data source. Therefore, you can choose to exclude all other AWS services except the **S3** service.
64
+
- Select the **Permissions** option you want this connector to have to your AWS account.
65
+
- Select the **Periodic sync** option to allow the connector to scan your AWS account on a regular interval. Set the cadence by selecting the desired sync interval from the **Recur every** drop-down list. Your AWS account is scanned once if you choose to disable periodic sync.
66
+
- By default, the **Include all supported AWS regions** checkbox is selected within the **Resource filters** section. This option allows the connector to discover resources in all AWS regions. If you want to limit the scan to specific regions, uncheck this checkbox and select the desired regions from the **AWS Regions** drop-down list.
70
67
- Verify that all values are correct and select **Save** to finish adding the Inventory solution to your connector as shown in the following image.
71
68
72
69
:::image type="content" source="media/cloud-to-cloud-migration/add-connector-solution-inventory-sml.png" alt-text="A screen capture showing the Multicloud Connector creation page with the Inventory tab selected and required Inventory objects displayed." lightbox="media/cloud-to-cloud-migration/add-connector-solution-inventory.png":::
@@ -83,17 +80,17 @@ Follow the steps in this section to configure an AWS connector within your Stora
83
80
84
81
Select **Next** to continue to the **Tags** tab.
85
82
86
-
1. Within the **Tags** tab, you have the option to add key-value pairs that help you identify resources based on settings that are relevant to your organization. Add tags as needed. For example, you can add an **Environment** tag with a value of **Production** or **Development**. For more information about tags, refer to the [Azure Resource Manager documentation](../azure-resource-manager/management/tag-resources.md).
83
+
1. Within the **Tags** tab, you can create and apply tags to help you identify resources based on settings that are relevant to your organization. For example, you can add an **Environment** tag with a value of **Production** or **Development**. For more information about tags, see the [Azure Resource Manager documentation](../azure-resource-manager/management/tag-resources.md).
87
84
88
-
:::image type="content" source="media/cloud-to-cloud-migration/add-connector-tags-sml.png" alt-text="A screen capture showing the Multicloud Connector creation page with the Tags tab selected. A sample key-value pair has been added." lightbox="media/cloud-to-cloud-migration/add-connector-tags.png":::
85
+
:::image type="content" source="media/cloud-to-cloud-migration/add-connector-tags-sml.png" alt-text="A screen capture showing the Multicloud Connector creation page with the Tags tab selected. A sample key-value pair is shown." lightbox="media/cloud-to-cloud-migration/add-connector-tags.png":::
89
86
90
87
Select **Next** to continue to the **Review + Create** tab.
91
88
92
-
1. The **Review + Create** tab displays a summary of the configuration settings you provided in the previous steps. Review these settings to ensure they are correct. If you need to make changes, select the **Previous** button to return to the appropriate tab. If all settings are correct, select **Create** to create your multicloud connector.
89
+
1. The **Review + Create** tab displays a summary of the configuration settings you provided in the previous steps. Review these settings to ensure they're correct. If you need to make changes, select the **Previous** button to return to the appropriate tab. If all settings are correct, select **Create** to create your multicloud connector.
93
90
94
91
:::image type="content" source="media/cloud-to-cloud-migration/add-connector-review-sml.png" alt-text="A screen capture showing the Connectors available pane page with several Multicloud Connectors displayed." lightbox="media/cloud-to-cloud-migration/add-connector-review.png":::
95
92
96
-
After the connector is created, you are redirected to the new connector's **Overview** page as shown in the following image.
93
+
After the connector is created, you're redirected to the new connector's **Overview** page as shown in the following image.
97
94
98
95
:::image type="content" source="media/cloud-to-cloud-migration/add-connector-deployed-sml.png" alt-text="A screen capture showing the Multicloud Connector Overview page with the connector's properties displayed." lightbox="media/cloud-to-cloud-migration/add-connector-deployed.png":::
Copy file name to clipboardExpand all lines: articles/storage-mover/includes/protocol-endpoint-agent.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
author: stevenmatthew
3
3
ms.author: shaas
4
4
ms.topic: include
5
-
ms.date: 05/29/2025
5
+
ms.date: 06/27/2025
6
6
ms.service: azure-storage-mover
7
7
---
8
8
<!--
@@ -17,8 +17,9 @@ Handle file and content with care.
17
17
18
18
The current Azure Storage Mover release supports full-fidelity migrations for specific source-target pair combinations. Always utilize the latest agent version to benefit from these supported sources and destinations:
|SMB 2.x mount |Azure blob storage container, Azure file share (SMB) | SMB 1.x sources and NFS Azure file shares are currently not supported. |
23
-
|SMB 2.x mount |Azure blob storage container | Containers with the Hierarchical Namespace Service (HNS) feature enabled are supported and the ADLS Gen2 REST API set is used for migration.|
24
-
|NFS 3 & 4 mount |Azure blob storage container | Containers with the Hierarchical Namespace Service (HNS) feature enabled are supported and the ADLS Gen2 REST API set is used for migration.|
| S3 (Preview) | Azure blob storage container | AWS S3 buckets with the S3 Object Lock feature enabled are not supported. |
23
+
| SMB 2.x & 3.x mount | Azure blob storage container, Azure file share (SMB) | SMB 1.x sources and NFS Azure file shares are currently not supported. |
24
+
| SMB 2.x and 3.x mount | Azure blob storage container | Containers with the Hierarchical Namespace Service (HNS) feature enabled are supported and the ADLS Gen2 REST API set is used for migration. |
25
+
| NFS 3 & 4 mount | Azure blob storage container | Containers with the Hierarchical Namespace Service (HNS) feature enabled are supported and the ADLS Gen2 REST API set is used for migration. |
Copy file name to clipboardExpand all lines: articles/storage-mover/service-overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: stevenmatthew
5
5
6
6
ms.service: azure-storage-mover
7
7
ms.topic: overview
8
-
ms.date: 05/29/2025
8
+
ms.date: 06/27/2025
9
9
ms.author: shaas
10
10
---
11
11
@@ -30,7 +30,7 @@ Document score: 98 (808 words and 1 false positive)
30
30
[](https://youtu.be/hFjo-tuJWL0)
31
31
:::column-end:::
32
32
:::column:::
33
-
Azure Storage Mover is a relatively new, fully managed migration service that enables you to migrate your files and folders to Azure Storage while minimizing downtime for your workload.
33
+
Azure Storage Mover is a fully managed migration service that enables you to migrate your files and folders from on-prem or AWS S3 buckets to Azure Storage while minimizing downtime for your workload.
0 commit comments