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-7Lines changed: 13 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ Follow the steps in this section to configure an AWS S3 source endpoint and an A
109
109
### Configure an AWS S3 Source Endpoint
110
110
111
111
1. Navigate to your Storage mover instance in Azure.
112
-
1.Within **Storage endpoints**, select **Source endpoints** and then **Add endpoint** to open the **Create source endpoint** pane.
112
+
1.From the **Resource management** group within the left navigation, select **Storage endpoints**. Select the **Source endpoints** tab, and then **Add endpoint** to open the **Create source endpoint** pane.
113
113
1. In the **Create source endpoint** pane:
114
114
115
115
- Select **AWS S3** as the **Source type**.
@@ -118,14 +118,20 @@ Follow the steps in this section to configure an AWS S3 source endpoint and an A
118
118
- Optionally, provide a description for the endpoint in the **Description** field.
119
119
- Verify that your selections are correct and select **Create** to create the endpoint as shown in the following image
120
120
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":::
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":::
122
122
123
-
### Configure an Azure Blob Storage Destination Endpoint
123
+
### Configure an Azure Blob Storage Target Endpoint
124
124
125
-
1. Within **Storage endpoints**, select **Destination endpoints** and then **Add endpoint**.
126
-
1. Select **Azure Blob Storage** as the destination.
127
-
1. Choose the **Storage Account** and **Container**.
128
-
1. Select **Save** to commit your changes.
125
+
1. From the **Resource management** group within the left navigation, select **Storage endpoints**. Select the **Target endpoints** tab, and then **Add endpoint** to open the **Create target endpoint** pane.
126
+
1. In the **Create target endpoint** pane:
127
+
128
+
- Select your subscription and storage account from the respective **Subscription** and **Storage account** drop-down lists.
129
+
- Select *Blob container* button from the **Target type** field.
130
+
- Choose the **Blob container** to which you want to migrate from the **Blob container** drop-down list.
131
+
- Optionally, provide a description for the endpoint in the **Description** field.
132
+
- Verify that your selections are correct and select **Create** to create the endpoint as shown in the following image.
133
+
134
+
:::image type="content" source="media/cloud-to-cloud-migration/endpoint-target-create-sml.png" alt-text="A screen capture showing the Endpoints page containing the Create Target Endpoint pane with required fields displayed." lightbox="media/cloud-to-cloud-migration/endpoint-target-create.png":::
0 commit comments