References for Azure Resource Graph tables

Brass Contributor

Hi,

 

I'm trying to query information from the Azure Resource Graph tables using Kusto. I'm working on the Azure Resource Graph Explorer, mainly querying the "resources" table. 

 

I was wondering if there's a reference page which shows the schema details and what each field is used for? It would make it easier for me to check what field(s) I need to include in my report.

 

Jason

 

1 Reply

Hi @JasonYeung,

here are some useful references that might help you:

1. Azure Resource Graph table and resource type reference:
This page provides a list of supported Azure Resource Manager resource types that each form a part of a table in Resource Graph. It also provides sample queries for each table.

Supported Azure Resource Manager resource types - Azure Resource Graph | Microsoft Learn

2. Overview of Azure Resource Graph:
This page provides an overview of Azure Resource Graph, including how it complements Azure Resource Manager and how it is kept current.

Overview of Azure Resource Graph - Azure Resource Graph | Microsoft Learn

3. Understand the query language - Azure Resource Graph:
This page describes Resource Graph tables and the available Kusto data types, operators, and functions usable with Azure Resource Graph.

Understand the query language - Azure Resource Graph | Microsoft Learn


Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.


If the post was useful in other ways, please consider giving it Like.


Kindest regards,


Leon Pavesic
(LinkedIn)