Skip to content

Commit 125cd61

Browse files
authored
Merge pull request #295802 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 9698f4e + dee2783 commit 125cd61

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)