Skip to content

Commit a61ec67

Browse files
committed
PR review fixes
1 parent c14d230 commit a61ec67

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/data-factory/quickstart-hello-world-copy-data-tool.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,19 +52,19 @@ The steps below will walk you through how to easily copy data with the copy data
5252

5353
1. On the **Properties** page of the Copy Data tool, choose **Built-in copy task** under **Task type**, then select **Next**.
5454

55-
:::image type="content" source="./media/quickstart-hello-world-copy-data-tool/copy-data-tool-properties-page.png" alt-text="Shows a screenshot of the "Properties" page.":::
55+
:::image type="content" source="./media/quickstart-hello-world-copy-data-tool/copy-data-tool-properties-page.png" alt-text="Screenshot that shows the Properties page.":::
5656

5757
### Step 2: Complete source configuration
5858

5959
1. Click **+ Create new connection** to add a connection.
6060

6161
1. Select the linked service type that you want to create for the source connection. In this tutorial, we use **Azure Blob Storage**. Select it from the gallery, and then select **Continue**.
6262

63-
:::image type="content" source="./media/quickstart-hello-world-copy-data-tool/select-blob-source.png" alt-text="Shows a screenshot of the Select Blob dialog.":::
63+
:::image type="content" source="./media/quickstart-hello-world-copy-data-tool/select-blob-source.png" alt-text="Screenshot that shows the Select Blob dialog.":::
6464

6565
1. On the **New connection (Azure Blob Storage)** page, specify a name for your connection. Select your Azure subscription from the **Azure subscription** list and your storage account from the **Storage account name** list, test connection, and then select **Create**.
6666

67-
:::image type="content" source="./media/quickstart-hello-world-copy-data-tool/configure-blob-storage.png" alt-text="Shows a screenshot of where to configure the Azure Blob storage account.":::
67+
:::image type="content" source="./media/quickstart-hello-world-copy-data-tool/configure-blob-storage.png" alt-text="Screenshot that shows where to configure the Azure Blob storage account.":::
6868

6969
1. Select the newly created connection in the **Connection** block.
7070
1. In the **File or folder** section, select **Browse** to navigate to the **adftutorial/input** folder, select the **emp.txt** file, and then click **OK**.
@@ -91,12 +91,12 @@ The steps below will walk you through how to easily copy data with the copy data
9191

9292
1. On the **Deployment complete** page, select **Monitor** to monitor the pipeline that you created.
9393

94-
:::image type="content" source="./media/quickstart-hello-world-copy-data-tool/deployment-page.png" alt-text="Shows a screenshot of the "Deployment complete" page.":::
94+
:::image type="content" source="./media/quickstart-hello-world-copy-data-tool/deployment-page.png" alt-text="Screenshot that shows the Deployment complete page.":::
9595

9696
### Step 5: Monitor the running results
9797
1. The application switches to the **Monitor** tab. You see the status of the pipeline on this tab. Select **Refresh** to refresh the list. Click the link under **Pipeline name** to view activity run details or rerun the pipeline.
9898

99-
:::image type="content" source="./media/quickstart-hello-world-copy-data-tool/refresh-pipeline.png" alt-text="Shows a screenshot of the refresh pipeline button.":::
99+
:::image type="content" source="./media/quickstart-hello-world-copy-data-tool/refresh-pipeline.png" alt-text="Screenshot that shows the refresh pipeline button.":::
100100

101101
1. On the Activity runs page, select the **Details** link (eyeglasses icon) under the **Activity name** column for more details about copy operation. For details about the properties, see [Copy Activity overview](copy-activity-overview.md).
102102

articles/data-factory/tutorial-incremental-copy-change-tracking-feature-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Install the latest Azure PowerShell modules by following instructions in [How t
149149
1. Launch **Microsoft Edge** or **Google Chrome** web browser. Currently, Data Factory UI is supported only in Microsoft Edge and Google Chrome web browsers.
150150
1. On the left menu, select **Create a resource** > **Data + Analytics** > **Data Factory**:
151151

152-
:::image type="content" source="./media/doc-common-process/new-azure-data-factory-menu.png" alt-text="Shows a screenshot of the data factory selection in the New pane.":::
152+
:::image type="content" source="./media/doc-common-process/new-azure-data-factory-menu.png" alt-text="Screenshot that shows the data factory selection in the New pane.":::
153153

154154
2. In the **New data factory** page, enter **ADFTutorialDataFactory** for the **name**.
155155

0 commit comments

Comments
 (0)