Bill Powellasoftman.hashnode.dev·Jan 8, 2023I Love Powershell Gallery, but...Sometimes you have to go it alone. In my last post I went through how to retrieve secrets from Azure Key Vault, from creating Key Vaults, through securing them with certificates, and fetching those secrets - all from powershell. For the most part I k...Discuss·87 readsPowershell
Uche Nebedblog.nebed.io·Oct 14, 2022Export Certificates between Azure KeyVault InstancesSo, this should be a quick one. I had a problem recently, I was trying to export certificates from my old Azure Keyvault instance to a new one and i didn't want to download them each and import to the new Azure Keyvault instance. I picked Terraform ...Discuss·127 readsAzure