File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
articles/governance/resource-graph Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : Overview of Azure Resource Graph
3
3
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
5
5
ms.topic : overview
6
6
---
7
7
# What is Azure Resource Graph?
@@ -33,11 +33,8 @@ facilities for calling individual resource providers for detailed properties one
33
33
34
34
With Azure Resource Graph, you can access these properties the resource providers return without
35
35
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
41
38
[ Azure Resource Graph Explorer Schema browser] ( ./first-query-portal.md#schema-browser ) .
42
39
43
40
With Azure Resource Graph, you can:
Original file line number Diff line number Diff line change 1
1
---
2
2
title : Supported Resource Manager resource types
3
3
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
5
5
ms.topic : reference
6
6
---
7
7
# Azure Resource Graph table and resource type reference
@@ -206,6 +206,7 @@ part of a **table** in Resource Graph.
206
206
- microsoft.insights/metricalerts
207
207
- microsoft.insights/notificationgroups
208
208
- microsoft.insights/notificationrules
209
+ - microsoft.insights/privatelinkscopes
209
210
- microsoft.insights/scheduledqueryrules
210
211
- microsoft.insights/webtests
211
212
- microsoft.insights/workbooks
You can’t perform that action at this time.
0 commit comments