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
+15-16Lines changed: 15 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
---
2
-
title: Getting Started with Cloud-to-Cloud Migration in Azure Storage Mover (Preview)
2
+
title: Get started with cloud-to-cloud migration in Azure Storage Mover (Preview)
3
3
description: The Cloud-to-Cloud Migration feature (preview) in Azure Storage mover allows you to securely transfer data from Amazon Simple Storage Service (Amazon S3) to Azure Blob Storage, utilizing Azure Arc for AWS (Amazon Web Services) to simplify authentication and resource management.
4
4
author: stevenmatthew
5
5
ms.author: shaas
6
6
ms.service: azure-storage-mover
7
7
ms.topic: quickstart
8
-
ms.date: 06/27/2025
8
+
ms.date: 06/30/2025
9
9
---
10
10
11
-
# Getting Started with Cloud-to-Cloud Migration in Azure Storage Mover (Preview)
11
+
# Get started with cloud-to-cloud migration in Azure Storage Mover (Preview)
12
12
13
13
The Cloud-to-Cloud Migration feature in Azure Storage Mover allows you to securely transfer data from Amazon Simple Storage Service (Amazon S3) to Azure Blob Storage.
14
14
@@ -72,11 +72,11 @@ Follow the steps in this section to configure an AWS connector within your Stora
72
72
73
73
Ensure that both solutions are added by validating the presence of **Edit** links within the **Actions** column of the **Solutions** list. Select **Next** to continue to the **Authentication template** tab as shown in the following image.
74
74
75
-
:::image type="content" source="media/cloud-to-cloud-migration/add-connector-solutions-sml.png" alt-text="A screen capture showing the Multicloud Connector creation page with the Solutions tab selected. The Edit link is present in the Actions column of the Solutions list, confirming that the required solutions are added." lightbox="media/cloud-to-cloud-migration/add-connector-solutions.png":::
75
+
:::image type="content" source="media/cloud-to-cloud-migration/add-connector-solutions-sml.png" alt-text="A screen capture showing the presence of the Edit links in the Actions column of the Solutions list, confirming the required solutions are added." lightbox="media/cloud-to-cloud-migration/add-connector-solutions.png":::
76
76
77
77
1. Within the **Authentication template** tab, follow the on-screen instructions to create the *AWS CloudFormation Stack* using the AWS portal.
78
78
79
-
:::image type="content" source="media/cloud-to-cloud-migration/add-connector-authentication-sml.png" alt-text="A screen capture showing the Multicloud Connector creation page with the Authentication Template tab selected. The AWS CloudFormation template and instructions for creating the stack are displayed." lightbox="media/cloud-to-cloud-migration/add-connector-authentication.png":::
79
+
:::image type="content" source="media/cloud-to-cloud-migration/add-connector-authentication-sml.png" alt-text="A screen capture showing the Authentication Template tab. The AWS CloudFormation template and instructions for creating the stack are displayed." lightbox="media/cloud-to-cloud-migration/add-connector-authentication.png":::
80
80
81
81
Select **Next** to continue to the **Tags** tab.
82
82
@@ -100,26 +100,25 @@ Follow the steps in this section to configure an AWS connector within your Stora
100
100
101
101
## Configure Source and Destination Endpoints
102
102
103
-
After you configure the Azure Arc service, the next step is to create source and destination endpoints for your migration.
103
+
After you configure the multicloud connector, the next step is to create source and destination endpoints for your migration.
104
104
105
-
In the context of the Azure Storage Mover service, an *endpoint* is a resource that contains the path to either a source or destination location and other relevant information. Storage Mover *job definitions* use endpoints to define the source and target locations for a particular copy operation.
105
+
In the context of the Azure Storage Mover service, an *endpoint* is a resource that contains the path to either a source or destination location and other relevant information. Storage Mover *job definitions* use endpoints to define the source and target locations for copy operations.
106
106
107
107
Follow the steps in this section to configure an AWS S3 source endpoint and an Azure Blob Storage destination endpoint. To learn more about Storage Mover endpoints, refer to the [Manage Azure Storage Mover endpoints](endpoint-manage.md) article.
108
108
109
109
### Configure an AWS S3 Source Endpoint
110
110
111
111
1. Navigate to your Storage mover instance in Azure.
112
-
1. Under **Storage endpoints**, select **Source endpoints** and then **Add endpoint**.
112
+
1. Within **Storage endpoints**, select **Source endpoints** and then **Add endpoint** to open the **Create source endpoint** pane.
113
+
1. In the **Create source endpoint** pane:
113
114
114
-
:::image type="content" source="media/cloud-to-cloud-migration/storage-endpoints-sml.png" alt-text="A screen capture showing the Endpoints page containing the Create Source Endpoint pane with required fields displayed." lightbox="media/cloud-to-cloud-migration/storage-endpoints.png":::
115
+
- Select **AWS S3** as the **Source type**.
116
+
- Choose the multicloud connector you created in the previous section from the **Multicloud connector** drop-down list.
117
+
- Select the S3 bucket you want to migrate from the **Select S3 bucket** drop-down list.
118
+
- Optionally, provide a description for the endpoint in the **Description** field.
119
+
- Verify that your selections are correct and select **Create** to create the endpoint as shown in the following image
115
120
116
-
1. Select **AWS S3** as the source.
117
-
1. Choose the Multicloud connector you created in the previous section.
118
-
119
-
:::image type="content" source="media/cloud-to-cloud-migration/create-aws-endpoint-sml.png" alt-text="A screen capture showing the Endpoints page containing the Create Source Endpoint with the S3 Connector drop down list displayed." lightbox="media/cloud-to-cloud-migration/create-aws-endpoint.png":::
120
-
121
-
1. Select the S3 bucket you want to migrate and verify that access is properly configured.
122
-
1. Select **Save** to commit your changes.
121
+
:::image type="content" source="media/cloud-to-cloud-migration/endpoint-source-create-sml.png" alt-text="A screen capture showing the Endpoints page containing the Create Source Endpoint pane with required fields displayed." lightbox="media/cloud-to-cloud-migration/endpoint-source-create.png":::
123
122
124
123
### Configure an Azure Blob Storage Destination Endpoint
0 commit comments