File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/governance/resource-graph Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -124,14 +124,14 @@ You can verify the shared query works using Azure Resource Graph Explorer. To ch
124
124
1 . Select ** Resource Graph Explorer** .
125
125
1 . Select ** Open query** .
126
126
1 . Change ** Type** to _ Shared queries_ .
127
- 1 . Select the query _ Count VMs by OS _ .
127
+ 1 . Select the query _ Summarize resources by location _ .
128
128
1 . Select ** Run query** and the view output in the ** Results** tab.
129
129
1 . Select ** Charts** and then select ** Map** to view the location map.
130
130
131
131
You can also run the query from your resource group.
132
132
133
133
1 . In Azure, go to the resource group, _ demoSharedQuery_ .
134
- 1 . From the ** Overview** tab, select the query _ Count VMs by OS _ .
134
+ 1 . From the ** Overview** tab, select the query _ Summarize resources by location _ .
135
135
1 . Select the ** Results** tab.
136
136
1 . Select ** Charts** and then select ** Map** to view the location map.
137
137
You can’t perform that action at this time.
0 commit comments