Skip to content

Commit 9e28a62

Browse files
committed
adds note for arg samples
1 parent 55ff55e commit 9e28a62

File tree

6 files changed

+25
-5
lines changed

6 files changed

+25
-5
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
ms.topic: include
3+
ms.service: resource-graph
4+
ms.date: 06/05/2024
5+
ms.author: davidsmatlak
6+
author: davidsmatlak
7+
---
8+
9+
> [!IMPORTANT]
10+
> This article's query samples and content are no longer being updated or supported. The portal's [Azure Resource Graph Explorer](https://portal.azure.com/#view/HubsExtension/ArgQueryBlade) includes the supported **Categories** and **Tables**, and the **Get started** tab includes **Example queries** and **Advanced queries** that you can open and run in ARG Explorer.

articles/governance/resource-graph/reference/supported-tables-resources.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
---
22
title: Supported Azure Resource Manager resource types
33
description: Provide a list of the Azure Resource Manager resource types supported by Azure Resource Graph and Change History.
4-
ms.date: 05/03/2024
4+
ms.date: 06/05/2024
55
ms.topic: reference
66
ms.custom: generated
77
---
88

99
# Azure Resource Graph table and resource type reference
1010

11+
[!INCLUDE [azure-resource-graph-archive-samples](../../includes/resource-graph/archive-samples.md)]
12+
1113
Azure Resource Graph supports the following **resource types** of [Azure Resource Manager](../../../azure-resource-manager/management/overview.md). Each **resource type** is part of a **table** in Resource Graph.
1214

1315
## advisorresources

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
---
22
title: Advanced query samples
33
description: Use Azure Resource Graph to run some advanced queries, including working with columns, listing tags used, and matching resources with regular expressions.
4-
ms.date: 12/18/2023
4+
ms.date: 06/05/2024
55
ms.topic: sample
66
ms.custom: devx-track-azurepowershell, devx-track-azurecli
77
---
88

99
# Advanced Resource Graph query samples
1010

11+
[!INCLUDE [azure-resource-graph-archive-samples](../../includes/resource-graph/archive-samples.md)]
12+
1113
The first step to understanding queries with Azure Resource Graph is a basic understanding of the
1214
[Query Language](../concepts/query-language.md). If you aren't already familiar with [Azure Data
1315
Explorer](/azure/data-explorer/data-explorer-overview), it's recommended to review the basics

articles/governance/resource-graph/samples/samples-by-category.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
---
22
title: List of sample Azure Resource Graph queries by category
33
description: List sample queries for Azure Resource-Graph. Categories include Tags, Azure Advisor, Key Vault, Kubernetes, Guest Configuration, and more.
4-
ms.date: 03/20/2024
4+
ms.date: 06/05/2024
55
ms.topic: sample
66
ms.custom: generated
77
---
88

99
# Azure Resource Graph sample queries by category
1010

11+
[!INCLUDE [azure-resource-graph-archive-samples](../../includes/resource-graph/archive-samples.md)]
12+
1113
This page is a collection of Azure Resource Graph sample queries grouped by general and service
1214
categories. To jump to a specific **category**, use the links on the top of the page.
1315
Otherwise, use <kbd>Ctrl</kbd>-<kbd>F</kbd> to use your browser's search feature.

articles/governance/resource-graph/samples/samples-by-table.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
---
22
title: List of sample Azure Resource Graph queries by table
33
description: List sample queries for Azure Resource-Graph. Tables include Resources, ResourceContainers, PolicyResources, and more.
4-
ms.date: 03/20/2024
4+
ms.date: 06/05/2024
55
ms.topic: sample
66
ms.custom: generated
77
---
88

99
# Azure Resource Graph sample queries by table
1010

11+
[!INCLUDE [azure-resource-graph-archive-samples](../../includes/resource-graph/archive-samples.md)]
12+
1113
This page is a collection of Azure Resource Graph sample queries grouped by table. To jump to a
1214
specific **table**, use the links on the top of the page. Otherwise, use
1315
<kbd>Ctrl</kbd>-<kbd>F</kbd> to use your browser's search feature. For a list of tables and related

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
---
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.
4-
ms.date: 12/19/2023
4+
ms.date: 06/05/2024
55
ms.topic: sample
66
ms.custom: devx-track-azurepowershell, devx-track-azurecli
77
---
88

99
# Starter Resource Graph query samples
1010

11+
[!INCLUDE [azure-resource-graph-archive-samples](../../includes/resource-graph/archive-samples.md)]
12+
1113
The first step to understanding queries with Azure Resource Graph is a basic understanding of the
1214
[Query Language](../concepts/query-language.md). If you aren't already familiar with
1315
[Kusto Query Language (KQL)](/azure/kusto/query/index), it's recommended to review the

0 commit comments

Comments
 (0)