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