AzureUtils
0.1.9
Practical utility cmdlets for Azure administration, governance, inventory and operational automation. Complements (does not replace) the Az modules. Includes Export-AzureUtilsTagInventory, which reads every resource in scope via Azure Resource Graph and exports a tag inventory to Excel (one TAG_<name> column per tag).
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
Henderson Andrade | Personal Project
Package Details
Author(s)
- Henderson Andrade
Tags
Azure Governance Inventory Tags ResourceGraph FinOps Excel Automation
Functions
Export-AzureUtilsTagInventory Set-AzureUtilsTagInventory Find-AzureUtilsOrphanResource Find-AzureUtilsEmptyResourceGroup Find-AzureUtilsPublicResource
PSEditions
Dependencies
-
- Az.Accounts (>= 2.12.1)
- Az.ResourceGraph (>= 0.13.0)
- Az.Resources (>= 6.0.0)
- ImportExcel (>= 7.0.0)
Release Notes
See CHANGELOG.md: https://github.com/hendersonandrade/powershell-module-azureUtils/blob/main/CHANGELOG.md
FileList
- AzureUtils.nuspec
- AzureUtils.Format.ps1xml
- AzureUtils.psd1
- AzureUtils.psm1
- CHANGELOG.md
- LICENSE
- Private\Assert-AzureUtilsContext.ps1
- Private\ConvertFrom-AzureUtilsTagExcelRow.ps1
- Private\ConvertTo-AzureUtilsHashtable.ps1
- Private\ConvertTo-AzureUtilsTagRecord.ps1
- Private\Get-AzureUtilsTagExcelRow.ps1
- Private\Invoke-AzureUtilsGraphQuery.ps1
- Private\New-AzureUtilsContainerQuery.ps1
- Private\New-AzureUtilsEmptyResourceGroupQuery.ps1
- Private\New-AzureUtilsOrphanResourceQuery.ps1
- Private\New-AzureUtilsPublicResourceQuery.ps1
- Private\New-AzureUtilsResourceQuery.ps1
- Private\Resolve-AzureUtilsScope.ps1
- Private\Resolve-AzureUtilsSubscription.ps1
- Private\Write-AzureUtilsStatus.ps1
- Public\Export-AzureUtilsTagInventory.ps1
- Public\Find-AzureUtilsEmptyResourceGroup.ps1
- Public\Find-AzureUtilsOrphanResource.ps1
- Public\Find-AzureUtilsPublicResource.ps1
- Public\Set-AzureUtilsTagInventory.ps1
- README.md
- en-US\about_AzureUtils.help.txt
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.1.9 (current version) | 0 | 6/3/2026 |
| 0.1.8 | 0 | 6/3/2026 |
| 0.1.7 | 0 | 6/3/2026 |
| 0.1.0 | 0 | 6/2/2026 |
| 0.1.0-beta | 0 | 6/2/2026 |