File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/governance/resource-graph/concepts Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ This article covers the language components supported by Resource Graph:
17
17
18
18
- [ Understanding the Azure Resource Graph query language] ( #understanding-the-azure-resource-graph-query-language )
19
19
- [ Resource Graph tables] ( #resource-graph-tables )
20
- - [ Extended properties (preview) ] ( #extended-properties-preview )
20
+ - [ Extended properties] ( #extended-properties )
21
21
- [ Resource Graph custom language elements] ( #resource-graph-custom-language-elements )
22
22
- [ Shared query syntax (preview)] ( #shared-query-syntax-preview )
23
23
- [ Supported KQL language elements] ( #supported-kql-language-elements )
@@ -96,7 +96,7 @@ Resources
96
96
> When limiting the ` join ` results with ` project ` , the property used by ` join ` to relate the two
97
97
> tables, _ subscriptionId_ in the above example, must be included in ` project ` .
98
98
99
- ## Extended properties (preview)
99
+ ## Extended properties
100
100
101
101
As a _ preview_ feature, some of the resource types in Resource Graph have additional type-related
102
102
properties available to query beyond the properties provided by Azure Resource Manager. This set of
You can’t perform that action at this time.
0 commit comments