/AzureResourceGraph

Collection of Azure Resource Graph Queries

Primary LanguagePowerShellApache License 2.0Apache-2.0

Azure Resource Graph Collection

Description

This repository contains my Collection of Azure Resource Graph related resources such as sample scripts and Resource Graph Queries.

How-To

The following pages demonstrate how to invoke Azure Resource graph queries via different methods.

Command-line Interfaces (CLI)

The following code samples demonstrates how to invoke Azure Resource Graph queries using using CLI:

Azure Resource Manager (ARM) REST API

The following page demonstrate how to invoke Azure Resource Graph queries using Azure Resource Manager (ARM) REST API:

Azure Resource Graph Explorer

The following page demonstrate how to use the Azure Resource Graph Explorer within the Azure portal:

Sample Scripts

Collection of PowerShell scripts around Azure Resource Graph:

Postman

The following page demonstrate how to invoke the Resource Graph REST API via Postman

Sample Queries

The sample queries are grouped into the following categories:

References

Inside Azure Management book

Inside Azure Management Book

Azure Resource Graph is explained in details in chapter 2 of the Inside Azure Management book. This book can be downloaded at:

Microsoft documentation site

Official documentation can be found at: https://docs.microsoft.com/en-us/azure/governance/resource-graph/