Skip to content

Commit e48d067

Browse files
Merge pull request #277749 from davidsmatlak/ds-move-arg-file-20240610
moves include file
2 parents d05ce41 + 6b771b2 commit e48d067

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed
File renamed without changes.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom: generated
88

99
# Azure Resource Graph table and resource type reference
1010

11-
[!INCLUDE [azure-resource-graph-archive-samples](../../includes/resource-graph/archive-samples.md)]
11+
[!INCLUDE [azure-resource-graph-archive-samples](../../includes/resource-graph/samples/archive-samples.md)]
1212

1313
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.
1414

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom: devx-track-azurepowershell, devx-track-azurecli
88

99
# Advanced Resource Graph query samples
1010

11-
[!INCLUDE [azure-resource-graph-archive-samples](../../includes/resource-graph/archive-samples.md)]
11+
[!INCLUDE [azure-resource-graph-archive-samples](../../includes/resource-graph/samples/archive-samples.md)]
1212

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom: generated
88

99
# Azure Resource Graph sample queries by category
1010

11-
[!INCLUDE [azure-resource-graph-archive-samples](../../includes/resource-graph/archive-samples.md)]
11+
[!INCLUDE [azure-resource-graph-archive-samples](../../includes/resource-graph/samples/archive-samples.md)]
1212

1313
This page is a collection of Azure Resource Graph sample queries grouped by general and service
1414
categories. To jump to a specific **category**, use the links on the top of the page.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom: generated
88

99
# Azure Resource Graph sample queries by table
1010

11-
[!INCLUDE [azure-resource-graph-archive-samples](../../includes/resource-graph/archive-samples.md)]
11+
[!INCLUDE [azure-resource-graph-archive-samples](../../includes/resource-graph/samples/archive-samples.md)]
1212

1313
This page is a collection of Azure Resource Graph sample queries grouped by table. To jump to a
1414
specific **table**, use the links on the top of the page. Otherwise, use

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom: devx-track-azurepowershell, devx-track-azurecli
88

99
# Starter Resource Graph query samples
1010

11-
[!INCLUDE [azure-resource-graph-archive-samples](../../includes/resource-graph/archive-samples.md)]
11+
[!INCLUDE [azure-resource-graph-archive-samples](../../includes/resource-graph/samples/archive-samples.md)]
1212

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

0 commit comments

Comments
 (0)