AzResourceGraph

0.2.1

Minimal module for searching Azure Resource Graph for resources in your Azure subscriptions using a query string or a path to a file containing the query.

Minimum PowerShell version

5.0

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name AzResourceGraph -RequiredVersion 0.2.1

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

Install-PSResource -Name AzResourceGraph -Version 0.2.1

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

(c) Simon Wåhlin. All rights reserved.

Package Details

Author(s)

  • Simon Wåhlin

Tags

Azure ResourceGraph Management ARG KQL

Functions

Connect-AzResourceGraph Disconnect-AzResourceGraph Search-AzResourceGraph

Dependencies

Release Notes

## [0.2.1] - 2025-07-06

### Added
- Added automation for generating the changelog and release notes
- Added Token parameter to Search-AzResourceGraph function to allow specifying a token for authentication

### Changed
- Updated dependency on AzAuth to version 2.6.0

FileList

Version History

Version Downloads Last updated
0.2.2-preview 3 7/7/2025
0.2.1 (current version) 18 7/6/2025
0.2.1-preview 3 7/3/2025
0.2.0 10 6/18/2025
0.2.0-preview 4 6/18/2025
0.1.1 13 5/14/2025
0.1.1-preview 3 5/14/2025
Show more