hashicorp / vault

A tool for secrets management, encryption as a service, and privileged access management
https://www.vaultproject.io/
Other
30.91k stars 4.18k forks source link

Azure Cosmos DB Secret Engine #15153

Open SudoSpartanDan opened 2 years ago

SudoSpartanDan commented 2 years ago

Is your feature request related to a problem? Please describe. I am able to use Vault to manage credentials for my other databases (postgres, mongo, mysql, etc.) but not with Azure Cosmos DB, requiring a custom solution to manage credentials.

Describe the solution you'd like I would like to be able to configure Vault to use Azure Cosmos DB as a secrets engine.

Describe alternatives you've considered We've considered using different secret managers, but other solutions require custom key rotation code to be written.

Explain any additional use-cases Being able to configure a connection to the Azure Cosmos DB instance without using a static secret.

Additional context Add any other context or screenshots about the feature request here.

framsouza commented 1 year ago

++

acocamitiga commented 1 year ago

We would be interested in this as well!

++