Az.ResourceGraph

0.10.0

Microsoft Azure PowerShell - Azure Resource Graph cmdlets in Windows PowerShell and PowerShell Core. Allows querying resources with a powerful query language.

For more information on Resource Graph, please visit the following: https://docs.microsoft.com/azure/governance/resource-graph/

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.ResourceGraph -RequiredVersion 0.10.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.ResourceGraph -Version 0.10.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM Provider Resource Graph

Cmdlets

Search-AzGraph

Functions

Get-AzResourceGraphQuery New-AzResourceGraphQuery Remove-AzResourceGraphQuery Update-AzResourceGraphQuery

PSEditions

Core Desktop

Dependencies

Release Notes

* Changed output of 'Search-AzGraph' to PSResourceGraphResponse which wrapped previous output under Data property.

FileList

Version History

Version Downloads Last updated
0.12.0 0 12/31/2021
0.11.0 0 6/23/2021
0.10.0 (current version) 0 4/30/2021
0.9.0 0 4/9/2021
0.8.0 0 12/14/2020
0.7.7 4 12/13/2019
0.7.6 6 9/11/2019
0.7.5 4 8/23/2019
0.7.4 4 7/26/2019
0.7.3 4 6/28/2019
0.7.2 4 5/31/2019
0.7.1 2 12/14/2018
0.7.0 2 11/30/2018
0.6.1 4 11/21/2018
0.6.0 1 11/16/2018
0.5.0 2 11/2/2018
0.4.0 2 10/19/2018
0.3.0 4 10/5/2018
0.2.1 5 10/1/2018
0.2.0 2 9/24/2018
Show more