Skip to content

Commit effb204

Browse files
Merge pull request #270454 from KrishnaG-MSFT/patch-384
(AzureCXP) MicrosoftDocs/azure-docs#121133
2 parents 83f99da + 6a20fda commit effb204

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/governance/resource-graph/concepts/query-language.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,9 @@ There's a default limit of three `join` and three `mv-expand` operators in a sin
212212

213213
To support the _Open Query_ portal experience, Azure Resource Graph Explorer has a higher global limit than Resource Graph SDK.
214214

215+
> [!NOTE]
216+
> You can't reference a table as right table multiple times, which exceeds the limit of 1. If you do so, you would receive an error with code DisallowedMaxNumberOfRemoteTables.
217+
215218
## Query scope
216219

217220
The scope of the subscriptions or [management groups](../../management-groups/overview.md) from

0 commit comments

Comments
 (0)