New PowerShell Secrets Management Module - Easily use any secret provider
Video Statistics and Information
Channel: John Savill's Technical Training
Views: 6,016
Rating: 5 out of 5
Keywords: azure, azure cloud, powershell, secrets, secret management, azure key vault, credential manager, secret store
Id: 7b0KGVI4VLY
Channel Id: undefined
Length: 20min 15sec (1215 seconds)
Published: Thu Apr 29 2021
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Still requires me to type in a password. I want to see someone demo passwordless vault retrieval for automation. :/
this British guy is great. His video for the az104 really helped me pass that exam. Also itβs kinda hilarious seeing this ripped dude with giant rippling muscles squiggle on the whiteboard and explain IT concepts. My man looks like he smashes triathlons for breakfast
I'm still lost on the use of this.
It just seems like an easy way to programmatically access your secret vault...which seems dangerous as well.
It's like saying "Now we've made it easier to consolidate all of your passwords in one place, so you don't have to have them scattered all over your scripts AND you can access everything via one single password!"
It doesn't seem more secure to me, but I know I must be missing something obvious, I just don't know what?
Thanks for the video John, sweet setup btw. As I learn more about scripts secret management always keeps me up at night while writing automation and wondering if someone can get my password lol
Hi John, thanks for all the awesome videos. Do you have anything on monitoring expiring certificates? I've come up with a crude powershell runbook solution but I feel there must be a better method I'm missing. Thanks in advance.
Can someone explain like I'm five what this is
John, Thanks for the videos. I am curious what software and monitor setup you are using. Thanks in advance. Lou
You can use a PAM/PIM to input passwords into scripts as the parameters to a script. Only password that a users has is their regular logon username/password.