AzureResourceStuff
1.0.0
Various Azure related functions focused on resources. More details at https://doitpsway.com/series/azure.
Some of the interesting functions:
- Get-AzureResource - return resources for all or just selected Azure subscription(s)
- New-AzureAutomationModule - import new (or update existing) Azure Automation PSH module (including its dependencies)
- ...
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2022 @AndrewZtrhgf. All rights reserved.
Package Details
Author(s)
- @AndrewZtrhgf
Tags
Azure PowerShell Monitoring Audit Security Graph Runbook
Functions
Get-AzureResource New-AzureAutomationModule
Dependencies
Release Notes
* 1.0.0
* Initial release. Some functions are migrated from now deprecated AzureADStuff module, some are completely new.
FileList
- AzureResourceStuff.nuspec
- AzureResourceStuff.psd1
- AzureResourceStuff.psm1