AzureKeyVault – Synchronize Secrets to Local Server
Sharing a sample script that you can modify and utilize if you want to Synchronize secrets from AZURE keyvault to local server and that too encrypted with DPAPI What this solution does? Get any new secret from the Azure Keyvault that have been added in last 1 hr Encrypt the password in temp location. Update…