Skip to content

Commit 2984c85

Browse files
authored
Merge pull request #106167 from DCtheGeek/dmc-arg-resourcetypes20200302
Update table/resourceType reference for 20200302
2 parents 42da1de + d86ff4f commit 2984c85

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

articles/governance/resource-graph/overview.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Overview of Azure Resource Graph
33
description: Understand how the Azure Resource Graph service enables complex querying of resources at scale across subscriptions and tenants.
4-
ms.date: 10/21/2019
4+
ms.date: 03/02/2020
55
ms.topic: overview
66
---
77
# What is Azure Resource Graph?
@@ -33,11 +33,8 @@ facilities for calling individual resource providers for detailed properties one
3333

3434
With Azure Resource Graph, you can access these properties the resource providers return without
3535
needing to make individual calls to each resource provider. For a list of supported resource types,
36-
look for a **Yes** in the
37-
[Resources for complete mode deployments](../../azure-resource-manager/templates/complete-mode-deletion.md)
38-
table. Additional resource types are found in the related
39-
[Resource Graph tables](./concepts/query-language.md#resource-graph-tables). An alternative way to
40-
see supported resource types is through the
36+
review the [table and resource type reference](./reference/supported-tables-resources.md). An
37+
alternative way to see supported resource types is through the
4138
[Azure Resource Graph Explorer Schema browser](./first-query-portal.md#schema-browser).
4239

4340
With Azure Resource Graph, you can:

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Supported Resource Manager resource types
33
description: Provide a list of the Resource Manager resource types supported by Azure Resource Graph and Change History.
4-
ms.date: 02/25/2020
4+
ms.date: 03/02/2020
55
ms.topic: reference
66
---
77
# Azure Resource Graph table and resource type reference
@@ -206,6 +206,7 @@ part of a **table** in Resource Graph.
206206
- microsoft.insights/metricalerts
207207
- microsoft.insights/notificationgroups
208208
- microsoft.insights/notificationrules
209+
- microsoft.insights/privatelinkscopes
209210
- microsoft.insights/scheduledqueryrules
210211
- microsoft.insights/webtests
211212
- microsoft.insights/workbooks

0 commit comments

Comments
 (0)