Skip to content

Commit 38b5106

Browse files
authored
Update index.md
1 parent 0bf64b7 commit 38b5106

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

blog/ETL-pipeline-tutorial/index.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,16 @@ Think of it as the key to a door. Before ADF can read from your Blob Storage or
8181

8282
You create a Linked Service once, then reuse it across as many datasets and pipelines as you need.
8383

84+
<iframe
85+
width="100%"
86+
height="400"
87+
src="https://www.youtube.com/embed/EpDkxTHAhOs"
88+
title="YouTube video player"
89+
frameborder="0"
90+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
91+
allowfullscreen>
92+
</iframe>
93+
8494
**Examples:**
8595
- `AzureStorageLinkedService` → connects to your ADLS Gen2 account
8696
- `AzureSqlLinkedService` → connects to your Azure SQL Database
@@ -353,4 +363,4 @@ I'm **Aditya Singh Rathore**, a Data Engineer passionate about building modern,
353363

354364
📩 Stuck on a specific ADF activity or pipeline pattern? Drop your question in the comments.
355365

356-
<GiscusComments/>
366+
<GiscusComments/>

0 commit comments

Comments
 (0)