Skip to content

Commit ceb24b1

Browse files
Merge pull request #219972 from jonburchel/patch-37
Update quickstart-get-started.md
2 parents e694488 + e564d56 commit ceb24b1

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

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

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,6 @@ Welcome to Azure Data Factory! This getting started article will let you create
2020
## Prerequisites
2121
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
2222

23-
## Video introduction
24-
25-
Select the button below to try it out!
26-
27-
[![Try your first data factory demo](./media/quickstart-get-started/try-it-now.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.datafactory%2Fdata-factory-get-started%2Fazuredeploy.json)
28-
29-
30-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE583aX]
31-
32-
3323
## Try your first demo with one click
3424
In your first demo scenario you will use the [Copy activity](copy-activity-overview.md) in a data factory to copy an Azure blob named moviesDB2.csv from an input folder on an Azure Blob Storage to an output folder. In a real world scenario this copy operation could be between any of the many supported data sources and sinks available in the service. It could also involve transformations in the data.
3525

@@ -100,6 +90,12 @@ All of the resources referenced above will be created in the new resource group,
10090

10191
You can clean up all the resources you created in this quickstart in either of two ways. You can [delete the entire Azure resource group](../azure-resource-manager/management/delete-resource-group.md), which includes all the resources created in it. Or if you want to keep some resources intact, browse to the resource group and delete only the specific resources you want, keeping the others. For example, if you are using this template to create a data factory for use in another tutorial, you can delete the other resources but keep only the data factory.
10292

93+
## Video walkthrough
94+
95+
The following video provides a walkthrough of the sample:
96+
97+
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE583aX]
98+
10399
## Next steps
104100

105101
In this quickstart, you created an Azure Data Factory containing a pipeline with a copy activity. To learn more about Azure Data Factory, continue on to the article and Learn module below.

0 commit comments

Comments
 (0)