Skip to content

Commit 3eb5d89

Browse files
authored
Merge pull request #49452 from v-thpra/azure-triage-fix-1023960
Technical Review 1023960: Write multi-table queries by using Kusto Query Language
2 parents 9b7a353 + 87cde11 commit 3eb5d89

14 files changed

+24
-24
lines changed

learn-pr/azure/multi-table-queries-with-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: This unit introduces you to writing Kusto Query Language (KQL) queries to combine and retrieve data from two or more tables.
77
description: Introduction
8-
ms.date: 01/03/2024
8+
ms.date: 03/07/2025
99
author: shsagir
1010
ms.author: shsagir
1111
ms.topic: unit

learn-pr/azure/multi-table-queries-with-kusto-query-language/2-multi-table-queries.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: Combine and optimize data
77
description: In this unit, you learn about various ways to combine and optimize data by using Kusto queries.
8-
ms.date: 01/03/2024
8+
ms.date: 03/07/2025
99
author: shsagir
1010
ms.author: shsagir
1111
ms.topic: unit

learn-pr/azure/multi-table-queries-with-kusto-query-language/3-exercise-connect-to-resources.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Exercise - Connect to resources
44
metadata:
55
unitType: exercise
66
title: Exercise - Connect to resources
7-
description: In this exercise, you'll learn how to connect to a database that holds the sales data.
8-
ms.date: 01/03/2024
7+
description: In this exercise, you learn how to connect to a database that holds the sales data.
8+
ms.date: 03/07/2025
99
author: shsagir
1010
ms.author: shsagir
1111
ms.topic: unit

learn-pr/azure/multi-table-queries-with-kusto-query-language/4-exercise-join-types.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Exercise - Combine table results by using the join operator
44
metadata:
55
unitType: exercise
66
title: Exercise - Combine table results by using the join operator
7-
description: In this exercise, you'll learn how to combine table results by using the join operator.
8-
ms.date: 01/03/2024
7+
description: In this exercise, you learn how to combine table results by using the join operator.
8+
ms.date: 03/07/2025
99
author: shsagir
1010
ms.author: shsagir
1111
ms.topic: unit

learn-pr/azure/multi-table-queries-with-kusto-query-language/5-exercise-lookup.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Exercise - Combine table results by using the lookup operator
44
metadata:
55
unitType: exercise
66
title: Exercise - Combine table results by using the lookup operator
7-
description: In this exercise, you'll combine table results by using the lookup operator.
8-
ms.date: 01/03/2024
7+
description: In this exercise, you combine table results by using the lookup operator.
8+
ms.date: 03/07/2025
99
author: shsagir
1010
ms.author: shsagir
1111
ms.topic: unit

learn-pr/azure/multi-table-queries-with-kusto-query-language/6-exercise-union.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Exercise - Combine table results by using the union operator
44
metadata:
55
unitType: exercise
66
title: Exercise - Combine table results by using the union operator
7-
description: In this exercise, you'll use the union operator to combine sales facts that were collected from various countries/regions.
8-
ms.date: 01/03/2024
7+
description: In this exercise, you use the union operator to combine sales facts that were collected from various countries/regions.
8+
ms.date: 03/07/2025
99
author: shsagir
1010
ms.author: shsagir
1111
ms.topic: unit

learn-pr/azure/multi-table-queries-with-kusto-query-language/7-exercise-materialize.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Exercise - Optimize queries by using the materialize function
44
metadata:
55
unitType: exercise
66
title: Exercise - Optimize queries by using the materialize function
7-
description: In this exercise, you'll use the materialize function to optimize queries.
8-
ms.date: 01/03/2024
7+
description: In this exercise, you use the materialize function to optimize queries.
8+
ms.date: 03/07/2025
99
author: shsagir
1010
ms.author: shsagir
1111
ms.topic: unit

learn-pr/azure/multi-table-queries-with-kusto-query-language/8-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: Knowledge check
77
description: "Review what you learned about multi-table queries in the Kusto Query language."
8-
ms.date: 01/03/2024
8+
ms.date: 03/07/2025
99
author: shsagir
1010
ms.author: shsagir
1111
ms.topic: unit

learn-pr/azure/multi-table-queries-with-kusto-query-language/9-summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ uid: learn.multi-table-queries-with-kusto-query-language.summary
33
title: Summary
44
metadata:
55
unitType: summary
6-
title: summary
6+
title: Summary
77
description: "In this module, you learned how to combine data from several tables to gain further insights from the enriched data."
8-
ms.date: 01/03/2024
8+
ms.date: 03/07/2025
99
author: shsagir
1010
ms.author: shsagir
1111
ms.topic: unit

learn-pr/azure/multi-table-queries-with-kusto-query-language/includes/1-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Kusto Query Language (KQL) lets you explore your data to discover patterns, iden
44

55
Suppose you work at a retail company that sells a wide range of products. You're the data analyst on the sales team that's responsible for providing insights that help the team promote awareness of their products and grow sales. You want to provide the desired insights, but to do so requires data spread across several tables. You want to use KQL to gain the insights by querying data from multiple tables.
66

7-
## What will we be doing?
7+
## What are we going to do?
88

9-
Writing queries in Kusto Query Language (KQL) to first enrich data by combining multiple tables and then analyze that data for deeper insights. In this module, you learn how to:
9+
Write queries in Kusto Query Language (KQL) to first enrich data by combining multiple tables and then analyze that data for deeper insights. In this module, you learn how to:
1010

1111
- Extend a fact table with dimension table data by using the `join` or `lookup` operators.
1212
- Merge or append rows from multiple tables or tabular expressions by using the `union` operator.

0 commit comments

Comments
 (0)