Skip to content

Commit 57de504

Browse files
Merge pull request #216496 from PennyZhou-MSFT/pennybranch19
update launch data factory picture
2 parents d6d44b9 + e8b7845 commit 57de504

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
78.9 KB
Loading

articles/data-factory/quickstart-get-started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ All of the resources referenced above will be created in the new resource group,
6666
1. In the resource group, you will see the new data factory, Azure blob storage account, and managed identity that were created by the deployment.
6767
:::image type="content" source="media/quickstart-get-started/resource-group-contents.png" alt-text="A screenshot of the contents of the resource group created for the demo.":::
6868

69-
1. Select the data factory in the resource group to view it. Then select the **Open Azure Data Factory Studio** button to continue.
70-
:::image type="content" source="media/quickstart-get-started/open-data-factory-studio.png" alt-text="A screenshot of the Azure portal on the newly created data factory page, highlighting the location of the Open Azure Data Factory Studio button.":::
69+
1. Select the data factory in the resource group to view it. Then select the **Launch Studio** button to continue.
70+
:::image type="content" source="media/quickstart-get-started/launch-adf-studio.png" alt-text="A screenshot of the Azure portal on the newly created data factory page, highlighting the location of the Open Azure Data Factory Studio button.":::
7171

7272
1. Select on the **Author** tab <img src="media/quickstart-get-started/author-button.png" alt="Author tab"/> and then the **Pipeline** created by the template. Then check the source data by selecting **Open**.
7373

@@ -94,7 +94,7 @@ All of the resources referenced above will be created in the new resource group,
9494

9595
1. In this quickstart, the pipeline has only one activity type: Copy. Click on the pipeline name and you can see the details of the copy activity's run results.
9696

97-
:::image type="content" source="media/quickstart-get-started/copy-activity-run-results.png" alt-text="Screenshot of the run results of a copy activity in the data factorying monitoring tab.":::
97+
:::image type="content" source="media/quickstart-get-started/copy-activity-run-results.png" alt-text="Screenshot of the run results of a copy activity in the data factory monitoring tab.":::
9898

9999
1. Click on details, and the detailed copy process is displayed. From the results, data read and written size are the same, and 1 file was read and written, which also proves all the data has been successfully copied to the destination.
100100

0 commit comments

Comments
 (0)