Skip to content

Commit 3ec72d4

Browse files
Merge pull request #2742 from MicrosoftDocs/main638943949414475554sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents ad1daaa + 6f6e073 commit 3ec72d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data-explorer/kusto/query/join-operator.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: join operator
33
description: Learn how to use the join operator to merge the rows of two tables.
44
ms.reviewer: alexans
55
ms.topic: reference
6-
ms.date: 08/11/2024
6+
ms.date: 09/22/2025
77
ms.localizationpriority: high
88
monikerRange: "microsoft-fabric || azure-data-explorer || azure-monitor || microsoft-sentinel"
99
---
@@ -91,7 +91,7 @@ In the following example, a placeholder key is added to both tables and then use
9191

9292
## Related content
9393

94-
* [Write multi-table queries](/training/modules/multi-table-queries-with-kusto-query-language/)
94+
* [Write multi-table queries](tutorials/join-data-from-multiple-tables.md)
9595
* [Cross-cluster join](join-cross-cluster.md)
9696
* [Broadcast join](broadcast-join.md)
9797
* [Shuffle query](shuffle-query.md)

0 commit comments

Comments
 (0)