Azure Key Vault: Transfer secrets using Powershell (Different Subscriptions)

Recently I had to copy more than 50 secrets (names and values) from one Azure KeyVault to another one. The two KeyVaults are on different subscriptions. Doing this manually is very tiresome and error prone. So I decided to do it in the right way… Here is my favorite reference for Azure Powershell modules andContinue reading “Azure Key Vault: Transfer secrets using Powershell (Different Subscriptions)”