Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Powershell Secrets Management #272

Open
TylerReese opened this issue Aug 3, 2020 · 1 comment
Open

Support Powershell Secrets Management #272

TylerReese opened this issue Aug 3, 2020 · 1 comment

Comments

@TylerReese
Copy link

Powershell 7.1 will be coming out with a framework to support secrets. Safeguard-ps integrate with this by allowing for an easy way to fetch secrets To the vault. Example is the cmdlet example of how MS pulls from azure keyvault:
https://www.powershellgallery.com/packages/Az.KeyVault/1.6.0
https://devblogs.microsoft.com/powershell/powershell-team-may-2020-update/

Note, that we might need to wait as it appears some of the interfaces are being refactored.

@TylerReese
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants