Skip to content

Commit 20167ca

Browse files
committed
Fix invalid file links
1 parent 44feb14 commit 20167ca

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

articles/data-factory/tutorial-hybrid-copy-portal.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ You use the name and key of your storage account in this tutorial. To get the na
8787

8888
1. In the **Storage account** window, select **Access keys**.
8989

90-
![Access keys](media/tutorial-hybrid-copy-powershell/storage-account-name-key.png)
9190

9291
1. In the **Storage account name** and **key1** boxes, copy the values, and then paste them into Notepad or another editor for later use in the tutorial.
9392

@@ -112,9 +111,6 @@ In this section, you create a blob container named **adftutorial** in your Blob
112111

113112
1. Keep the **container** window for **adftutorial** open. You use it verify the output at the end of the tutorial. Data Factory automatically creates the output folder in this container, so you don't need to create one.
114113

115-
![Container window](media/tutorial-hybrid-copy-powershell/container-page.png)
116-
117-
118114
## Create a data factory
119115
In this step, you create a data factory and start the Data Factory UI to create a pipeline in the data factory.
120116

articles/data-factory/tutorial-hybrid-copy-powershell.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ You use the name and key of your Azure storage account in this tutorial. Get the
7878

7979
1. In the **Storage account** window, select **Access keys**.
8080

81-
![Get storage account name and key](media/tutorial-hybrid-copy-powershell/storage-account-name-key.png)
82-
8381
1. In the **Storage account name** and **key1** boxes, copy the values, and then paste them into Notepad or another editor for later use in the tutorial.
8482

8583
#### Create the adftutorial container
@@ -103,7 +101,6 @@ In this section, you create a blob container named **adftutorial** in your Azure
103101

104102
1. Keep the **container** window for **adftutorial** open. You use it verify the output at the end of the tutorial. Data Factory automatically creates the output folder in this container, so you don't need to create one.
105103

106-
![Container window](media/tutorial-hybrid-copy-powershell/container-page.png)
107104

108105
### Windows PowerShell
109106

0 commit comments

Comments
 (0)