Commit Graph

7 Commits

Author SHA1 Message Date
Karl Fosaaen 5f0f730249 Output encryption for Automation Accounts
Added cert-based encryption for the output from Azure Automation account runbooks. Protects any passwords from ending up in cleartext in job output.
2020-07-15 07:25:42 -07:00
Karl Fosaaen 7af029e146 Update Get-AzPasswords.ps1
Small error handling fix.
2020-07-08 16:52:33 -07:00
Karl Fosaaen 2bbdeb56ba Get-AzPasswords Updates
Now handles exporting certificates for multiple Automation Account connections.
2020-07-08 15:02:29 -07:00
Karl Fosaaen d1ae380d99 Fix
Fixed blob file listing output
2020-05-18 17:45:55 -07:00
Karl Fosaaen 55f5897ac2 AzPasswords Updates
Added support for dumping ACR admin passwords and Storage Account keys.
2020-04-30 16:00:19 -07:00
Karl Fosaaen 33e876c303 Repo Reorganization
Moved ps1 files to appropriate folders and upated the base psm1 file.
2020-03-19 09:23:13 -07:00
Karl Fosaaen 95a3471cbb Moving Areund Files
Reorganizing for the rewrite of modules to the Az cmdlets
2020-03-13 16:01:00 -07:00