Skip to content

Commit 70ca33e

Browse files
committed
status
1 parent 4769f05 commit 70ca33e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/data-factory/source-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can also reference [Continuous integration and delivery (CI/CD) in Azure Dat
2626
2727
To learn more about how Azure Data Factory integrates with Git, view the 15-minute tutorial video below:
2828

29-
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4GNKv]
29+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=cea58440-722d-4e48-ae44-2f86c4eba0c4]
3030
3131
## Advantages of Git integration
3232

articles/data-factory/wrangling-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ in
160160
#"Pivoted column"
161161
```
162162

163-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RWNbBf]
163+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=02987a4c-9444-4f3b-acf7-89a3e91ff5f7]
164164
165165
### Formatting date/time columns
166166

@@ -178,7 +178,7 @@ To set the date/time format when using Power Query ADF, please follow these sets
178178
#"Changed column type 1" = Table.TransformColumns(#"Duplicated column", {{"start - Copy", each DateTime.FromText(_, [Format = "yyyy-MM-dd HH:mm:ss", Culture = "en-us"]), type datetime}})
179179
```
180180

181-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RWNdQg]
181+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=d4c91bf6-2c21-4ab7-ab4d-695d039327ec]
182182
183183
## Related content
184184

articles/data-factory/wrangling-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Data Factory translates M generated by the Power Query Online Mashup Editor into
2222

2323
## Use cases
2424

25-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE4MFkW]
25+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=cb2e2ac9-b771-470f-b237-a19a7c2e392a]
2626
2727
### Fast interactive data exploration and preparation
2828

0 commit comments

Comments
 (0)