Skip to content

Commit bb7601a

Browse files
Merge pull request #220632 from jonburchel/patch-36
Update quickstart-get-started.md
2 parents 5d5a252 + 1e6ef98 commit bb7601a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ 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 summary
24+
25+
The following video provides a walkthrough of the sample:
26+
27+
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE583aX]
28+
2329
## Try your first demo with one click
2430
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.
2531

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

9197
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.
9298

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-
9999
## Next steps
100100

101101
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)