Skip to content

Commit dcf421e

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents 5899b28 + acaba02 commit dcf421e

16 files changed

+116
-27
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48643,6 +48643,16 @@
4864348643
"source_path": "learn-pr/wwl-language/csharp-readable-code/6-solution.md",
4864448644
"redirect_url": "/training/modules/csharp-readable-code/6-review-solution-code-readability-challenge",
4864548645
"redirect_document_id": false
48646+
},
48647+
{
48648+
"source_path": "learn-pr/wwl-language/csharp-arrays/4-challenge.md",
48649+
"redirect_url": "/training/modules/csharp-arrays/4-exercise-challenge-nested-iteration",
48650+
"redirect_document_id": false
48651+
},
48652+
{
48653+
"source_path": "learn-pr/wwl-language/csharp-arrays/5-solution.md",
48654+
"redirect_url": "/training/modules/csharp-arrays/5-review-solution-nested-iteration-challenge",
48655+
"redirect_document_id": false
4864648656
}
4864748657
]
4864848658
}
455 KB
Loading
Lines changed: 66 additions & 0 deletions
Loading

learn-pr/wwl-data-ai/secure-data-warehouse-in-microsoft-fabric/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ abstract: |
1919
- Learn how to configure granular permissions using T-SQL.
2020
prerequisites: |
2121
Before starting this module, you should be familiar with the Microsoft Fabric interface and core concepts.
22-
iconUrl: /training/achievements/generic-badge.svg
22+
iconUrl: /training/achievements/secure-a-microsoft-fabric-data-warehouse.svg
2323
levels:
2424
- beginner
2525
roles:

learn-pr/wwl-language/csharp-arrays/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 08/09/2024
7+
ms.date: 06/16/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-arrays/2-exercise-array-basics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Get started with array basics
44
metadata:
55
title: Exercise - Get started with array basics
66
description: "Exercise - Get started with array basics"
7-
ms.date: 08/09/2024
7+
ms.date: 06/16/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-arrays/3-exercise-foreach.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Implement the foreach statement
44
metadata:
55
title: Exercise - Implement the foreach statement
66
description: "Exercise - Implement the foreach statement"
7-
ms.date: 08/09/2024
7+
ms.date: 06/16/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-arrays/4-challenge.yml renamed to learn-pr/wwl-language/csharp-arrays/4-exercise-challenge-nested-iteration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ title: Exercise - Complete a challenge activity for nested iteration and selecti
44
metadata:
55
title: Exercise - Complete a challenge activity for nested iteration and selection statements
66
description: "Exercise - Complete a challenge activity for nested iteration and selection statements"
7-
ms.date: 08/09/2024
7+
ms.date: 06/16/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:
1212
- N/A
1313
durationInMinutes: 9
1414
content: |
15-
[!include[](includes/4-challenge.md)]
15+
[!include[](includes/4-exercise-challenge-nested-iteration.md)]

learn-pr/wwl-language/csharp-arrays/5-solution.yml renamed to learn-pr/wwl-language/csharp-arrays/5-review-solution-nested-iteration-challenge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ title: Review the solution for the nested iteration and selection statements cha
44
metadata:
55
title: Review the solution for the nested iteration and selection statements challenge activity
66
description: "Review the solution for the nested iteration and selection statements challenge activity"
7-
ms.date: 08/09/2024
7+
ms.date: 06/16/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:
1212
- N/A
1313
durationInMinutes: 3
1414
content: |
15-
[!include[](includes/5-solution.md)]
15+
[!include[](includes/5-review-solution-nested-iteration-challenge.md)]

learn-pr/wwl-language/csharp-arrays/6-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: "Knowledge check"
7-
ms.date: 08/09/2024
7+
ms.date: 06/16/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

0 commit comments

Comments
 (0)