Skip to content

Commit 0019f53

Browse files
Merge pull request #50523 from wwlpublish/dfd0ef40e110a1b4088bd5cd75451e16e51742f7a0d57d4ab2cd968b0d6e1020-live
Modules/M05-use-data-factory-pipelines-fabric
2 parents d679c4c + 92a7b51 commit 0019f53

18 files changed

+143
-23
lines changed
476 KB
Loading
Lines changed: 105 additions & 0 deletions
Loading

learn-pr/wwl/use-data-factory-pipelines-fabric/1-introduction.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 05/08/2024
7+
ms.date: 05/19/2025
88
author: wwlpublish
99
ms.author: theresai
1010
ms.topic: unit
1111
ms.custom:
1212
- build-2023
13+
- ignite-2024
1314
durationInMinutes: 1
1415
content: |
15-
[!include[](includes/1-introduction.md)]
16+
[!include[](includes/1-introduction.md)]

learn-pr/wwl/use-data-factory-pipelines-fabric/2-understand-fabric-pipeline.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ title: Understand pipelines
44
metadata:
55
title: Understand pipelines
66
description: "Understand pipelines"
7-
ms.date: 05/08/2024
7+
ms.date: 05/19/2025
88
author: wwlpublish
99
ms.author: theresai
1010
ms.topic: unit
1111
ms.custom:
1212
- build-2023
13+
- ignite-2024
1314
durationInMinutes: 6
1415
content: |
15-
[!include[](includes/2-understand-fabric-pipeline.md)]
16+
[!include[](includes/2-understand-fabric-pipeline.md)]

learn-pr/wwl/use-data-factory-pipelines-fabric/3-copy-data.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ title: Use the Copy Data activity
44
metadata:
55
title: Use the Copy Data activity
66
description: "Use the Copy Data activity"
7-
ms.date: 05/08/2024
7+
ms.date: 05/19/2025
88
author: wwlpublish
99
ms.author: theresai
1010
ms.topic: unit
1111
ms.custom:
1212
- build-2023
13+
- ignite-2024
1314
durationInMinutes: 3
1415
content: |
15-
[!include[](includes/3-copy-data.md)]
16+
[!include[](includes/3-copy-data.md)]

learn-pr/wwl/use-data-factory-pipelines-fabric/4-pipeline-templates.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ title: Use pipeline templates
44
metadata:
55
title: Use pipeline templates
66
description: "Use pipeline templates"
7-
ms.date: 05/08/2024
7+
ms.date: 05/19/2025
88
author: wwlpublish
99
ms.author: theresai
1010
ms.topic: unit
1111
ms.custom:
1212
- build-2023
13+
- ignite-2024
1314
durationInMinutes: 3
1415
content: |
15-
[!include[](includes/4-pipeline-templates.md)]
16+
[!include[](includes/4-pipeline-templates.md)]

learn-pr/wwl/use-data-factory-pipelines-fabric/5-run-monitor-pipelines.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ title: Run and monitor pipelines
44
metadata:
55
title: Run and monitor pipelines
66
description: "Run and monitor pipelines"
7-
ms.date: 05/08/2024
7+
ms.date: 05/19/2025
88
author: wwlpublish
99
ms.author: theresai
1010
ms.topic: unit
1111
ms.custom:
1212
- build-2023
13+
- ignite-2024
1314
durationInMinutes: 5
1415
content: |
15-
[!include[](includes/5-run-monitor-pipelines.md)]
16+
[!include[](includes/5-run-monitor-pipelines.md)]

learn-pr/wwl/use-data-factory-pipelines-fabric/6-exercise-pipelines.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ title: Exercise - Ingest data with a pipeline
44
metadata:
55
title: Exercise - Ingest data with a pipeline
66
description: "Exercise - Ingest data with a pipeline"
7-
ms.date: 12/05/2024
7+
ms.date: 05/19/2025
88
author: wwlpublish
99
ms.author: theresai
1010
ms.topic: unit
1111
ms.custom:
1212
- build-2023
13+
- ignite-2024
1314
durationInMinutes: 60
1415
content: |
15-
[!include[](includes/6-exercise-pipelines.md)]
16+
[!include[](includes/6-exercise-pipelines.md)]

learn-pr/wwl/use-data-factory-pipelines-fabric/7-knowledge-check.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: "Knowledge check"
7-
ms.date: 05/08/2024
7+
ms.date: 05/19/2025
88
author: wwlpublish
99
ms.author: theresai
1010
ms.topic: unit
1111
ms.custom:
1212
- build-2023
13+
- ignite-2024
1314
durationInMinutes: 3
1415
quiz:
1516
title: "Check your knowledge"
@@ -46,4 +47,4 @@ quiz:
4647
explanation: "Correct. The run history details show the time taken for each activity - optionally as a Gantt chart."
4748
- content: "View the **Refreshed** value for your lakehouse's default dataset"
4849
isCorrect: false
49-
explanation: "Incorrect. The refreshed value shows the timestamp when the dataset was last refreshed, not the elapsed time for pipeline activities."
50+
explanation: "Incorrect. The refreshed value shows the timestamp when the dataset was last refreshed, not the elapsed time for pipeline activities."

learn-pr/wwl/use-data-factory-pipelines-fabric/8-summary.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 05/08/2024
7+
ms.date: 05/19/2025
88
author: wwlpublish
99
ms.author: theresai
1010
ms.topic: unit
1111
ms.custom:
1212
- build-2023
13+
- ignite-2024
1314
durationInMinutes: 1
1415
content: |
15-
[!include[](includes/8-summary.md)]
16+
[!include[](includes/8-summary.md)]

0 commit comments

Comments
 (0)