Skip to content

Commit adbc83b

Browse files
committed
Added detail to Create Source Endpoint
1 parent 40ec02e commit adbc83b

File tree

3 files changed

+15
-16
lines changed

3 files changed

+15
-16
lines changed

articles/storage-mover/cloud-to-cloud-migration.md

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
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)
33
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.
44
author: stevenmatthew
55
ms.author: shaas
66
ms.service: azure-storage-mover
77
ms.topic: quickstart
8-
ms.date: 06/27/2025
8+
ms.date: 06/30/2025
99
---
1010

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)
1212

1313
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.
1414

@@ -72,11 +72,11 @@ Follow the steps in this section to configure an AWS connector within your Stora
7272

7373
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.
7474

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":::
7676

7777
1. Within the **Authentication template** tab, follow the on-screen instructions to create the *AWS CloudFormation Stack* using the AWS portal.
7878

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":::
8080

8181
Select **Next** to continue to the **Tags** tab.
8282

@@ -100,26 +100,25 @@ Follow the steps in this section to configure an AWS connector within your Stora
100100

101101
## Configure Source and Destination Endpoints
102102

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.
104104

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.
106106

107107
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.
108108

109109
### Configure an AWS S3 Source Endpoint
110110

111111
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:
113114

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
115120

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":::
123122

124123
### Configure an Azure Blob Storage Destination Endpoint
125124

43.7 KB
Loading
110 KB
Loading

0 commit comments

Comments
 (0)