AzPseudoGUI
0.3.4
multiple select-* functions allowing to visually choose Az resources. it may be used to accelerate writing simple scripts but it is very usefull for everyday administration with PS eliminating need to check Azure Portal for naming before running the script. Script are using out-gridview and adding multiple options like multichoice, autoselect on single option, allows
multiple select-* functions allowing to visually choose Az resources. it may be used to accelerate writing simple scripts but it is very usefull for everyday administration with PS eliminating need to check Azure Portal for naming before running the script. Script are using out-gridview and adding multiple options like multichoice, autoselect on single option, allows for pipelining corelated resources.
Show more
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(MIT) 2021 nExoR ::))o-
Package Details
Author(s)
- nExoR ::))o-
Functions
select-ResourceGroup select-Subscription select-KeyVault select-encryptionKey select-VirtualNetwork select-Subnet select-StorageAccount select-VirtualMachine select-recoveryVault select-recoveryContainer select-networkSecurityGroup select-LogAnalyticsWorkspace
Dependencies
FileList
- AzPseudoGUI.nuspec
- AzPseudoGUI.psd1
- AzPseudoGUI.psm1
- install-AzPseudoGUIModule.ps1