Skip to content

Commit f727f31

Browse files
committed
updated author
1 parent 21c0ae5 commit f727f31

9 files changed

Lines changed: 18 additions & 18 deletions

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
title: Introduction
77
description: Introduction.
88
ms.date: 10/16/2024
9-
author: shsagir
10-
ms.author: shsagir
9+
author: spelluru
10+
ms.author: spelluru
1111
ms.topic: unit
1212
durationInMinutes: 2
1313
content: |

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
title: Module assessment
77
description: Review what you've learned.
88
ms.date: 10/16/2024
9-
author: shsagir
10-
ms.author: shsagir
9+
author: spelluru
10+
ms.author: spelluru
1111
ms.topic: unit
1212
durationInMinutes: 5
1313
content: |

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
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.
88
ms.date: 10/16/2024
9-
author: shsagir
10-
ms.author: shsagir
9+
author: spelluru
10+
ms.author: spelluru
1111
ms.topic: unit
1212
durationInMinutes: 5
1313
content: |

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
title: Exercise - Select columns to return by using the project operator
77
description: Exercise - Select columns to return by using the project operator.
88
ms.date: 10/16/2024
9-
author: shsagir
10-
ms.author: shsagir
9+
author: spelluru
10+
ms.author: spelluru
1111
ms.topic: unit
1212
durationInMinutes: 4
1313
content: |

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
title: Exercise - Filter data by using the where operator
77
description: Exercise - Filter data by using the where operator.
88
ms.date: 10/16/2024
9-
author: shsagir
10-
ms.author: shsagir
9+
author: spelluru
10+
ms.author: spelluru
1111
ms.topic: unit
1212
durationInMinutes: 7
1313
content: |

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
title: Exercise - Reorder returned data by using the sort operator
77
description: Exercise - Reorder returned data by using the sort operator.
88
ms.date: 10/16/2024
9-
author: shsagir
10-
ms.author: shsagir
9+
author: spelluru
10+
ms.author: spelluru
1111
ms.topic: unit
1212
durationInMinutes: 4
1313
content: |

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
title: Challenge
77
description: Use what you just learned about Kusto Query Language to write a query that answers the challenge question.
88
ms.date: 10/16/2024
9-
author: shsagir
10-
ms.author: shsagir
9+
author: spelluru
10+
ms.author: spelluru
1111
ms.topic: unit
1212
durationInMinutes: 2
1313
content: |

learn-pr/azure/write-first-query-kusto-query-language/9-solution.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
title: Solution
77
description: Study a solution to the challenge issued in the previous unit.
88
ms.date: 10/16/2024
9-
author: shsagir
10-
ms.author: shsagir
9+
author: spelluru
10+
ms.author: spelluru
1111
ms.topic: unit
1212
durationInMinutes: 3
1313
content: |

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ metadata:
55
title: Write your first query with Kusto Query Language
66
description: Learn how to write simple queries in Kusto Query Language (KQL) by using the operators take, project, count, where, and sort.
77
ms.date: 10/05/2023
8-
author: shsagir
9-
ms.author: shsagir
8+
author: spelluru
9+
ms.author: spelluru
1010
ms.topic: module
1111
ms.service: kusto
1212
title: Write your first query with Kusto Query Language

0 commit comments

Comments
 (0)