Skip to content

Commit fd352f2

Browse files
Update shared-query-azure-cli.md
query Count VMs by OS ---> query Summarize resources by location The name of the query is different from the created one in this article.
1 parent 04ab566 commit fd352f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/governance/resource-graph/shared-query-azure-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,14 +124,14 @@ You can verify the shared query works using Azure Resource Graph Explorer. To ch
124124
1. Select **Resource Graph Explorer**.
125125
1. Select **Open query**.
126126
1. Change **Type** to _Shared queries_.
127-
1. Select the query _Count VMs by OS_.
127+
1. Select the query _Summarize resources by location_.
128128
1. Select **Run query** and the view output in the **Results** tab.
129129
1. Select **Charts** and then select **Map** to view the location map.
130130

131131
You can also run the query from your resource group.
132132

133133
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_.
135135
1. Select the **Results** tab.
136136
1. Select **Charts** and then select **Map** to view the location map.
137137

0 commit comments

Comments
 (0)