Тёмный

New PowerShell Secrets Management Module - Easily use any secret provider 

John Savill's Technical Training
Подписаться 277 тыс.
Просмотров 17 тыс.
50% 1

In this video I explore a solution to the problem of handling secrets in scripts and having to use secret implementation specific code. The new Secrets Management module solves this.
My demo code is at github.com/johnthebrit/Random....
00:00 Introduction
00:53 The challenge with secrets
02:15 Secret Management module abstraction
03:18 Installation and basic commands
05:00 Working with vaults and using the Secret Store
06:14 Working with secrets
11:35 Optional features such as metadata
12:35 Working with Azure Key Vault
15:53 Working with Credential Manager
17:50 All secret manager providers
18:47 Summary and close

Наука

Опубликовано:

 

7 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 34   
@shanebagel
@shanebagel 11 месяцев назад
John, this course is one of the best learning materials I've ever worked through. You are a legend sir, thank you for all the great content you make!
@NTFAQGuy
@NTFAQGuy 11 месяцев назад
Very welcome
@dreeastwood2500
@dreeastwood2500 9 месяцев назад
I watched all 13 vidoes of this powershell master class and I have to say.... John my man!! You are a great teacher and thank you.
@pic101
@pic101 3 года назад
Sometimes a video appears just when you need it. Thanks John, brilliant.
@NTFAQGuy
@NTFAQGuy 3 года назад
Thank you!
@KefashWhite
@KefashWhite Год назад
Very comprehensive series. Loved every minute of it and shared it with a number of my friends.
@dotnetspark
@dotnetspark Год назад
Awesome John! Ridiculously easy, yet extremely powerful.
@ChrisRivers
@ChrisRivers 3 года назад
Great work as always John. Used this to help get myself into replacing some old cred management code we had locally. Nice to have some officially supported code around this! (finally!!!)
@NTFAQGuy
@NTFAQGuy 3 года назад
Great to hear!
@makeitcloudy
@makeitcloudy Год назад
Thank you for bringing this. Explanation is slick as usual, got inspired to make use of it !
@Semtx552
@Semtx552 3 года назад
Thanks for ticking off one subject on my to do list "tech i need to play with" :)
@NTFAQGuy
@NTFAQGuy 3 года назад
Any time!
@mtbcyclist
@mtbcyclist 3 года назад
Nice.... I have been using the "CredentialManager" module, but I like this better as now I can use outside providers for password management and scripts.
@NTFAQGuy
@NTFAQGuy 3 года назад
Right!
@neilhogan1742
@neilhogan1742 3 года назад
Thanks again John.
@MallocArray
@MallocArray 3 года назад
Great video. Sharing this with coworkers.
@NTFAQGuy
@NTFAQGuy 3 года назад
Thanks for sharing!!
@iamdedlok
@iamdedlok 3 года назад
Hey John, big thanks for showing this! I can now use this to play with my Bitwarden secret store! LOL :-) this is going to be fun! Anything to reduce mouse movement and keystrokes! Yay!
@NTFAQGuy
@NTFAQGuy 3 года назад
lol
@koodauskanava9096
@koodauskanava9096 3 года назад
This is great. Thanks 👍
@NTFAQGuy
@NTFAQGuy 3 года назад
You're welcome!
@DavidRodriguez-ku2lo
@DavidRodriguez-ku2lo 3 года назад
Nice video, thanks for sharing
@NTFAQGuy
@NTFAQGuy 3 года назад
Glad you enjoyed it
@UmerAzeem
@UmerAzeem 3 года назад
Amazing ! stuff
@NTFAQGuy
@NTFAQGuy 3 года назад
Glad you enjoyed it
@ravilobo7977
@ravilobo7977 3 года назад
Thank you John! Quick question: Whoever I share my scripts with, need this set-up in their local machine, correct? On a different note, I’m looking for a solution, where I need to share a script to developers, who need elevated access to run the code in the script. Any insight on this?
@NTFAQGuy
@NTFAQGuy 3 года назад
right, they would setup whatever vault they wanted and just make sure it has a secret named what the script expects.
@sarthaksahoo8259
@sarthaksahoo8259 3 года назад
This is awesome :) . What’s your preferred vault .
@NTFAQGuy
@NTFAQGuy 3 года назад
Gotta be azure key vault :)
@sarthaksahoo8259
@sarthaksahoo8259 3 года назад
@@NTFAQGuy I have used thycotic , LastPass , AZkeyvault , KeePass and allways found it to be one size fits all fails . This module will definitely help :)
@jr-bo9kj
@jr-bo9kj 2 года назад
In the chicken and egg scenario where you need to unlock secret store to use secrets in the script. What is the recommended best practice? Al,ost seems like we have to still leave a pw in clear text or converted to secure string and stored to file.
@NTFAQGuy
@NTFAQGuy 2 года назад
I would look at where the script is running and other options, eg if automation does it have a store
@AbdulMalik-ts4nq
@AbdulMalik-ts4nq 3 года назад
Can anyone get the secret set by someone?is it profile specific? Reason is someone set secret can get by other can get the passwords.
@NTFAQGuy
@NTFAQGuy 3 года назад
Depends on the vault used and the permissions but the configuration is per user for the definition
Далее
Azure Landing Zones Overview
44:57
Просмотров 145 тыс.
Я НЕ ОЖИДАЛ ЭТОГО!!! #Shorts #Глент
00:19
PowerShell 7 Overview
28:52
Просмотров 24 тыс.
Debug PowerShell with and without VS Code
40:57
Просмотров 19 тыс.
PowerShell Remoting
37:12
Просмотров 70 тыс.
Getting Ready for DevOps with PowerShell and VS Code
40:28
The Line Between AD and Azure AD!
49:52
Просмотров 79 тыс.
Coding Shorts: Stop Leaking Secrets in ASP.NET Core
14:19