Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Is there support for an azure key vault configuration provider? #60

Open
darewreck54 opened this issue Oct 6, 2018 · 1 comment
Open

Comments

@darewreck54
Copy link

Hi

I was wondering if there is equivalent configuration provider to azure key vault similar to what is supported by .net.

https://docs.microsoft.com/en-us/aspnet/core/security/key-vault-configuration?view=aspnetcore-2.1

I'm trying to figure out how to load the values from key vault at startup for an azure function. These values would be connection string for the azure storage accounts or even the service bus.

There is a stackoverflow that gives an overview how this can be achieved in .net, but it's its not clear if this is supported in java or how you would achieve the same thing. Basically, a way where you have a method load up and then you can extract the values and update the configuration properties which are bound to the Azure function triggers.

https://stackoverflow.com/questions/52655284/how-to-retrieve-azure-functions-secrets-from-key-vault

Thanks,
Derek

@darewreck54
Copy link
Author

This is related to Azure/azure-functions-java-worker#200....

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant