Skip to content

Commit 2c5ff57

Browse files
committed
Clarification on 'All AWS services' functionality; added a new source-target row
1 parent 6fbdc21 commit 2c5ff57

File tree

4 files changed

+24
-24
lines changed

4 files changed

+24
-24
lines changed

articles/storage-mover/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ items:
77
href: service-overview.md
88
- name: Cloud migration basics
99
href: migration-basics.md
10+
- name: Getting Started with Cloud-to-Cloud Migration
11+
href: cloud-to-cloud-migration.md
1012
expanded: true
1113
- name: Concepts
1214
items:

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

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: stevenmatthew
55
ms.author: shaas
66
ms.service: azure-storage-mover
77
ms.topic: quickstart
8-
ms.date: 06/26/2025
8+
ms.date: 06/27/2025
99
---
1010

1111
# 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
1616

1717
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.
1818

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-
2219
## Prerequisites
2320

2421
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
5653

5754
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.
5855

56+
> [!IMPORTANT]
57+
> An **Inventory** solution must be created before you can add a **Storage - Data Management** solution.
58+
5959
:::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":::
6060

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

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.
7067
- Verify that all values are correct and select **Save** to finish adding the Inventory solution to your connector as shown in the following image.
7168

7269
:::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
8380

8481
Select **Next** to continue to the **Tags** tab.
8582

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).
8784

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

9087
Select **Next** to continue to the **Review + Create** tab.
9188

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

9491
:::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":::
9592

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

9895
:::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":::
9996

articles/storage-mover/includes/protocol-endpoint-agent.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: stevenmatthew
33
ms.author: shaas
44
ms.topic: include
5-
ms.date: 05/29/2025
5+
ms.date: 06/27/2025
66
ms.service: azure-storage-mover
77
---
88
<!--
@@ -17,8 +17,9 @@ Handle file and content with care.
1717

1818
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:
1919

20-
|Source protocol |Target |Comments |
21-
|------------------|--------------------------------------------------------------|-----------------------------------------------------------------------|
22-
|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.|
20+
|Source protocol |Target | Comments |
21+
|-----------------------|------------------------------------------------------|---------------------------------------------------------------------------|
22+
| 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. |

articles/storage-mover/service-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: stevenmatthew
55

66
ms.service: azure-storage-mover
77
ms.topic: overview
8-
ms.date: 05/29/2025
8+
ms.date: 06/27/2025
99
ms.author: shaas
1010
---
1111

@@ -30,7 +30,7 @@ Document score: 98 (808 words and 1 false positive)
3030
[![2-Minute demonstration video introducing Azure Storage Mover - click to play!](./media/overview/storage-mover-overview-demo-video-still.png)](https://youtu.be/hFjo-tuJWL0)
3131
:::column-end:::
3232
:::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.
3434
:::column-end:::
3535
:::row-end:::
3636

0 commit comments

Comments
 (0)