From f4a7ed60f0b3f06c65b10b0ae294e1ec9904a232 Mon Sep 17 00:00:00 2001 From: Mark Ghanayem <22989000+markingmyname@users.noreply.github.com> Date: Sun, 8 Mar 2026 12:56:48 -0500 Subject: [PATCH] [ADEC authors] Replace with Sreedhar as adec owner --- data-explorer/kusto/query/tutorials/learn-common-operators.md | 3 --- data-explorer/kusto/query/tutorials/your-first-graph.md | 2 -- 2 files changed, 5 deletions(-) diff --git a/data-explorer/kusto/query/tutorials/learn-common-operators.md b/data-explorer/kusto/query/tutorials/learn-common-operators.md index 21912113ce..67ed9a017c 100644 --- a/data-explorer/kusto/query/tutorials/learn-common-operators.md +++ b/data-explorer/kusto/query/tutorials/learn-common-operators.md @@ -3,9 +3,6 @@ title: "Tutorial: Learn Common Kusto Query Language Operators" description: This tutorial describes how to write queries using common operators in the Kusto Query Language to meet common query needs. ms.topic: tutorial ms.date: 02/12/2026 -author: hzargari-ms -ms.author: v-hzargari -ms.reviewer: v-hzargari --- # Tutorial: Learn common operators diff --git a/data-explorer/kusto/query/tutorials/your-first-graph.md b/data-explorer/kusto/query/tutorials/your-first-graph.md index 7faf525d17..4a4db31038 100644 --- a/data-explorer/kusto/query/tutorials/your-first-graph.md +++ b/data-explorer/kusto/query/tutorials/your-first-graph.md @@ -1,8 +1,6 @@ --- title: 'Tutorial: Create your first graphs in Kusto Query Language' description: Learn how to model and query interconnected data using graph semantics in Kusto Query Language (KQL). Build transient and persistent graphs to analyze organizational hierarchies. -author: cosh -ms.author: herauch ms.service: azure-data-explorer ms.topic: tutorial ms.custom: mvc