Secrets management with Azure Key Vault and Powershell

I’m writing this short blog post to fill a gap here on scripting library regarding the secret management topic after a comment received on this previous article.

I’m not opinionated when I need to choose a secret management solution, there are multiple options available and like anything else, it depends on your needs. What I find very appealing about Azure Key Vault is that offers a very simple user interface, all the features I generally need,  no upfront costs, and all the PowerShell cmd-let you need. Continue reading “Secrets management with Azure Key Vault and Powershell”