The Problem


In a multi-region Azure architecture, managing secrets across different regions can be challenging.

While Azure Key Vault is excellent for storing secrets, there's no built-in way to automatically sync secrets between Key Vaults in different regions or anything like a main/replica scenario.

We would like to have the secrets across...