Skip to content

Commit 28bd116

Browse files
committed
Links
1 parent 1a15b52 commit 28bd116

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/governance/resource-graph/first-query-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ functions to achieve your intended results.
7373
After running the last query above, if you select the **Charts** tab, you get a message that "the
7474
result set isn't compatible with a pie chart visualization." Queries that list results can't be made
7575
into a chart, but queries that provide counts of resources can. Using the
76-
[Sample query - Count virtual machines by OS type](./samples/starter.md#count-virtual-machines-by-os-type),
76+
[Sample query - Count virtual machines by OS type](./samples/starter.md#count-os),
7777
let's create a visualization from the Resource Graph query.
7878

7979
1. In the **Query 1** portion of the window, enter the following query and select **Run query**.

articles/governance/resource-graph/tutorials/create-share-query.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ follow these steps:
5050
Select **Run query** to see the query results in the bottom pane.
5151

5252
For more information about this query, see
53-
[Samples – Count virtual machines by OS type](../samples/starter.md#count-virtual-machines-by-os-type).
53+
[Samples – Count virtual machines by OS type](../samples/starter.md#count-os).
5454

5555

5656
1. Select **Save** or **Save as**, enter **Count VMs by OS** as the name, leave the type as
@@ -95,7 +95,7 @@ To create a new Shared query, follow these steps:
9595
Select **Run query** to see the query results in the bottom pane.
9696

9797
For more information about this query, see
98-
[Samples – Count virtual machines by OS type](../samples/starter.md#count-virtual-machines-by-os-type).
98+
[Samples – Count virtual machines by OS type](../samples/starter.md#count-os).
9999

100100
1. Select **Save** or **Save as**.
101101

0 commit comments

Comments
 (0)