Skip to content

Commit 410ea2b

Browse files
authored
Merge pull request #239495 from asudbring/vnet-old-review-1
May VNET article review - Resource graph sample queries for azure networking
2 parents 329d5e8 + 2174f79 commit 410ea2b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
11
---
22
title: Azure Resource Graph sample queries for Azure networking
33
description: Sample Azure Resource Graph queries for Azure networking showing use of resource types and tables to access Azure networking related resources and properties.
4-
ms.date: 07/07/2022
4+
ms.date: 05/28/2023
55
ms.topic: sample
6-
author: mbender-ms
7-
ms.author: mbender
6+
author: asudbring
7+
ms.author: allensu
88
ms.service: virtual-network
99
ms.custom: subject-resourcegraph-sample
1010
---
1111
# Azure Resource Graph sample queries for Azure networking
1212

13-
This page is a collection of [Azure Resource Graph](../../governance/resource-graph/overview.md)
14-
sample queries for Azure networking. For a complete list of Azure Resource Graph samples, see
15-
[Resource Graph samples by Category](../../governance/resource-graph/samples/samples-by-category.md)
16-
and [Resource Graph samples by Table](../../governance/resource-graph/samples/samples-by-table.md).
13+
This page is a collection of [Azure Resource Graph](../../governance/resource-graph/overview.md) sample queries for Azure networking. For a complete list of Azure Resource Graph samples, see [Resource Graph samples by Category](../../governance/resource-graph/samples/samples-by-category.md) and [Resource Graph samples by Table](../../governance/resource-graph/samples/samples-by-table.md).
1714

1815
## Sample queries
1916

@@ -22,6 +19,9 @@ and [Resource Graph samples by Table](../../governance/resource-graph/samples/sa
2219
## Next steps
2320

2421
- Learn more about the [query language](../../governance/resource-graph/concepts/query-language.md).
22+
2523
- Learn more about how to [explore resources](../../governance/resource-graph/concepts/explore-resources.md).
24+
2625
- See samples of [Starter language queries](../../governance/resource-graph/samples/starter.md).
26+
2727
- See samples of [Advanced language queries](../../governance/resource-graph/samples/advanced.md).

0 commit comments

Comments
 (0)