PowerShell – Azure KeyVault Set and Retrieve Secrets
We have started moving our secrets from local store to Azure KeyVault so these are managed Centrally, and we can do password rotation with ease. First Step is to Create/ import the secrets in AzureKeyvault as shown in below screenshot: Click Generate/Import à Select Manual Name the Secret, Enter the value and ADD tags as…