Skip to content

Commit 4380aff

Browse files
authored
Merge pull request #96660 from DCtheGeek/dmc-gov-mvccomp2
More MVC / SEO cleanup
2 parents 7f31672 + c92f942 commit 4380aff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/governance/resource-graph/samples/advanced.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Advanced query samples
3-
description: Use Azure Resource Graph to run some advanced queries, including virtual machine scale set capacity, listing all tags used, and matching virtual machines with regular expressions.
3+
description: Use Azure Resource Graph to run some advanced queries, including working with columns, listing tags used, and matching resources with regular expressions.
44
ms.date: 11/18/2019
5-
ms.topic: quickstart
5+
ms.topic: sample
66
---
7-
# Advanced Resource Graph queries
7+
# Advanced Resource Graph query samples
88

99
The first step to understanding queries with Azure Resource Graph is a basic understanding of the
1010
[Query Language](../concepts/query-language.md). If you aren't already familiar with [Azure Data

articles/governance/resource-graph/samples/starter.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Starter query samples
33
description: Use Azure Resource Graph to run some starter queries, including counting resources, ordering resources, or by a specific tag.
44
ms.date: 11/18/2019
5-
ms.topic: quickstart
5+
ms.topic: sample
66
---
7-
# Starter Resource Graph queries
7+
# Starter Resource Graph query samples
88

99
The first step to understanding queries with Azure Resource Graph is a basic understanding of the
1010
[Query Language](../concepts/query-language.md). If you aren't already familiar with

0 commit comments

Comments
 (0)