Az.ResourceGraph

0.9.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.9.0

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

Install-PSResource -Name Az.ResourceGraph -Version 0.9.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

* Added support for the new api version with the ability to query with management group scopes using -ManagementGroup param.
* Deprecated parameter -Include.
* Introduced -SkipToken param and aligned max resources returned per page with server value.

FileList

Version History

Version Downloads Last updated
0.13.0 7,568,284 8/2/2022
0.12.0 1,287,672 1/4/2022
0.11.0 620,445 6/23/2021
0.10.0 190,063 5/4/2021
0.9.0 (current version) 34,694 4/13/2021
0.8.0 625,095 12/14/2020
0.7.7 282,962 12/17/2019
0.7.6 9,897 9/11/2019
0.7.2 819 6/4/2019
0.7.1 30,755 12/18/2018
0.7.0 1,164 12/4/2018
0.6.1 195 11/21/2018
0.5.0 212 11/6/2018
0.4.0 232 10/23/2018
0.3.0 204 10/9/2018
0.2.1 189 10/1/2018
0.2.0 210 9/24/2018
Show more