Skip to content

Commit 29cbaf7

Browse files
authored
Fix metadata author fields in knowledge check YAML
1 parent fbdc71f commit 29cbaf7

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

learn-pr/wwl-data-ai/orchestrate-data-movement-transformation-azure-data-factory/7-knowledge-check.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ metadata:
55
title: Module assessment
66
description: "Knowledge check"
77
ms.date: 01/08/2026
8-
author: wedebols
9-
ms.author: weslbo
8+
author: weslbo
9+
ms.author: wedebols
1010
ms.topic: unit
1111
module_assessment: true
1212
azureSandbox: false
@@ -40,3 +40,4 @@ quiz:
4040
- content: "Lookup-condition"
4141
isCorrect: false
4242
explanation: "Incorrect. The Lookup activity, will read or look up a record or table name value from any external source. This output can further be referenced by succeeding activities. However, it is not an example of a branching activity."
43+

0 commit comments

Comments
 (0)