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/data-factory/quickstart-hello-world-copy-data-tool.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,19 +52,19 @@ The steps below will walk you through how to easily copy data with the copy data
52
52
53
53
1. On the **Properties** page of the Copy Data tool, choose **Built-in copy task** under **Task type**, then select **Next**.
54
54
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.":::
56
56
57
57
### Step 2: Complete source configuration
58
58
59
59
1. Click **+ Create new connection** to add a connection.
60
60
61
61
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**.
62
62
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.":::
64
64
65
65
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**.
66
66
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.":::
68
68
69
69
1. Select the newly created connection in the **Connection** block.
70
70
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
91
91
92
92
1. On the **Deployment complete** page, select **Monitor** to monitor the pipeline that you created.
93
93
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.":::
95
95
96
96
### Step 5: Monitor the running results
97
97
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.
98
98
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.":::
100
100
101
101
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).
Copy file name to clipboardExpand all lines: articles/data-factory/tutorial-incremental-copy-change-tracking-feature-portal.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,7 @@ Install the latest Azure PowerShell modules by following instructions in [How t
149
149
1. Launch **Microsoft Edge**or**Google Chrome** web browser. Currently, Data Factory UI is supported only in Microsoft Edge and Google Chrome web browsers.
150
150
1. On the left menu, select**Create a resource**>**Data + Analytics**>**Data Factory**:
151
151
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.":::
153
153
154
154
2. In the **New data factory** page, enter **ADFTutorialDataFactory** for the **name**.
0 commit comments