Skip to content

Commit d908334

Browse files
committed
status
1 parent 4769f05 commit d908334

10 files changed

+10
-11
lines changed

articles/data-factory/data-flow-external-call.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.date: 01/05/2024
1616

1717
The external call transformation enables data engineers to call out to external REST end points row-by-row in order to add custom or third party results into your data flow streams.
1818

19-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RWPXGN]
19+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=1496fa22-7187-4339-895a-f1daaa3f89f7]
2020
2121
## Configuration
2222

articles/data-factory/data-flow-filter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.date: 01/05/2024
1919

2020
The Filter transforms allows row filtering based upon a condition. The output stream includes all rows that match the filtering condition. The filter transformation is similar to a WHERE clause in SQL.
2121

22-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE4xnxN]
22+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=735b7b28-3280-471d-bd81-c45700908a6e]
2323
2424
## Configuration
2525

articles/data-factory/data-flow-flatten.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.date: 01/05/2024
1919

2020
Use the flatten transformation to take array values inside hierarchical structures such as JSON and unroll them into individual rows. This process is known as denormalization.
2121

22-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RWLX9j]
22+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=df700f65-858e-4017-9114-bba7b4e6bbd9]
2323
2424
## Configuration
2525

articles/data-factory/data-flow-flowlet.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use the flowlet transformation to run a previously created mapping data flow flo
2121
> [!NOTE]
2222
> The flowlet transformation in Azure Data Factory and Synapse Analytics pipelines is currently in public preview
2323
24-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RWQK3m]
24+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=18076f34-9a6b-41bb-a2a8-88b2f279307f]
2525
2626
## Configuration
2727

@@ -55,4 +55,3 @@ If the selected flowlet has input columns, you can map columns from the input st
5555
source1 derive(Test = "test") ~> DerivedColumn1
5656
DerivedColumn1 output() ~> output1
5757
```
58-

articles/data-factory/data-flow-join.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If you would like to explicitly produce a full cartesian product, use the Derive
5757

5858
You can choose to join based on fuzzy join logic instead of exact column value matching by turning on the "Use fuzzy matching" checkbox option.
5959

60-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE4ZeWr]
60+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=d7e53d75-099c-44d3-bcc0-95dc8da2d1fb]
6161
6262
* Combine text parts: Use this option to find matches by remove space between words. For example, Data Factory is matched with DataFactory if this option is enabled.
6363
* Similarity score column: You can optionally choose to store the matching score for each row in a column by entering a new column name here to store that value.

articles/data-factory/data-flow-lookup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use the lookup transformation to reference data from another source in a data fl
2121

2222
A lookup transformation is similar to a left outer join. All rows from the primary stream will exist in the output stream with additional columns from the lookup stream.
2323

24-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE4xsVT]
24+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=e4b08344-f63d-4cb8-88ab-df1dc1b6208f]
2525
2626
## Configuration
2727

articles/data-factory/data-flow-parse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.date: 05/15/2024
1616

1717
Use the Parse transformation to parse text columns in your data that are strings in document form. The current supported types of embedded documents that can be parsed are JSON, XML, and delimited text.
1818

19-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RWykdO]
19+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=96271183-7b44-46e9-9fc7-7a3fca27c8ca]
2020
2121
## Configuration
2222

articles/data-factory/data-flow-pivot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.date: 05/15/2024
1818

1919
Use the pivot transformation to create multiple columns from the unique row values of a single column. Pivot is an aggregation transformation where you select group by columns and generate pivot columns using [aggregate functions](data-flow-aggregate-functions.md).
2020

21-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE4C4YN]
21+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=10a0178b-4ae1-4af7-a092-84d90ff2e284]
2222
2323
## Configuration
2424

articles/data-factory/data-flow-rank.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.date: 05/15/2024
1919

2020
Use the rank transformation to generate an ordered ranking based upon sort conditions specified by the user.
2121

22-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE4GGJo]
22+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=c6c8f590-1cba-4cf9-ada3-58e44516804a]
2323
2424
## Configuration
2525

articles/data-factory/data-flow-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ derive1 sink(allowSchemaDrift: true,
140140

141141
Script snippets are shareable code of Data Flow Script that you can use to share across data flows. This video below talks about how to use script snippets and utilizing Data Flow Script to copy and paste portions of the script behind your data flow graphs:
142142

143-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE4tA9b]
143+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=a0b4b213-00d1-4cee-a817-51bf52ef50c0]
144144
145145

146146
### Aggregated summary stats

0 commit comments

Comments
 (0)