Skip to content

Commit 909af7b

Browse files
committed
Fixed blocking issues
1 parent 6c18e20 commit 909af7b

14 files changed

Lines changed: 12 additions & 144 deletions

learn-pr/azure/write-first-query-kusto-query-language/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: introduction
66
title: Introduction
77
description: Introduction.
8-
ms.date: 10/16/2024
8+
ms.date: 02/09/2026
99
author: uribarash
1010
ms.author: urib
1111
ms.topic: unit

learn-pr/azure/write-first-query-kusto-query-language/10-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: knowledge_check
66
title: Module assessment
77
description: Review what you've learned.
8-
ms.date: 10/16/2024
8+
ms.date: 02/09/2026
99
author: uribarash
1010
ms.author: urib
1111
ms.topic: unit

learn-pr/azure/write-first-query-kusto-query-language/11-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: summary
66
title: Summary
77
description: Summary.
8-
ms.date: 10/16/2024
8+
ms.date: 02/09/2026
99
author: uribarash
1010
ms.author: urib
1111
ms.topic: unit

learn-pr/azure/write-first-query-kusto-query-language/2-understand-basic-structure-kusto-query-language.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: learning-content
66
title: Understand the basic structure of a query
77
description: Understand the basic structure of a query.
8-
ms.date: 10/16/2024
8+
ms.date: 02/09/2026
99
author: uribarash
1010
ms.author: urib
1111
ms.topic: unit

learn-pr/azure/write-first-query-kusto-query-language/3-exercise-connect-to-resources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: exercise
66
title: Exercise - Connect to resources
77
description: "Exercise - Connect to resources."
8-
ms.date: 10/16/2024
8+
ms.date: 02/09/2026
99
author: uribarash
1010
ms.author: urib
1111
ms.topic: unit

learn-pr/azure/write-first-query-kusto-query-language/4-exercise-return-number-rows-take-operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: exercise
66
title: Exercise - Return a specific number of rows by using the take operator
77
description: Exercise - Return a specific number of rows by using the take operator.
8-
ms.date: 10/16/2024
8+
ms.date: 02/09/2026
99
author: uribarash
1010
ms.author: urib
1111
ms.topic: unit

learn-pr/azure/write-first-query-kusto-query-language/5-exercise-select-columns-project-operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: exercise
66
title: Exercise - Select columns to return by using the project operator
77
description: Exercise - Select columns to return by using the project operator.
8-
ms.date: 10/16/2024
8+
ms.date: 02/09/2026
99
author: uribarash
1010
ms.author: urib
1111
ms.topic: unit

learn-pr/azure/write-first-query-kusto-query-language/6-exercise-filter-data-where-operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: exercise
66
title: Exercise - Filter data by using the where operator
77
description: Exercise - Filter data by using the where operator.
8-
ms.date: 10/16/2024
8+
ms.date: 02/09/2026
99
author: uribarash
1010
ms.author: urib
1111
ms.topic: unit

learn-pr/azure/write-first-query-kusto-query-language/7-exercise-reorder-returned-data-sort-operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: exercise
66
title: Exercise - Reorder returned data by using the sort operator
77
description: Exercise - Reorder returned data by using the sort operator.
8-
ms.date: 10/16/2024
8+
ms.date: 02/09/2026
99
author: uribarash
1010
ms.author: urib
1111
ms.topic: unit

learn-pr/azure/write-first-query-kusto-query-language/8-challenge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: exercise
66
title: Challenge
77
description: Use what you just learned about Kusto Query Language to write a query that answers the challenge question.
8-
ms.date: 10/16/2024
8+
ms.date: 02/09/2026
99
author: uribarash
1010
ms.author: urib
1111
ms.topic: unit

0 commit comments

Comments
 (0)