Skip to content

Commit 7dbb722

Browse files
committed
Added detail to Create Target Endpoint
1 parent adbc83b commit 7dbb722

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

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

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Follow the steps in this section to configure an AWS S3 source endpoint and an A
109109
### Configure an AWS S3 Source Endpoint
110110

111111
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.
113113
1. In the **Create source endpoint** pane:
114114

115115
- 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
118118
- Optionally, provide a description for the endpoint in the **Description** field.
119119
- Verify that your selections are correct and select **Create** to create the endpoint as shown in the following image
120120

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

123-
### Configure an Azure Blob Storage Destination Endpoint
123+
### Configure an Azure Blob Storage Target Endpoint
124124

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

130136
## Create a Migration Job
131137

0 commit comments

Comments
 (0)