Skip to content
Discussion options

You must be logged in to vote

It's a chicken or egg scenario for sure.

I always bootstrap a keyvault and then securely/manually enter the secrets ahead of time and also import certs. That way I can securely read them back during the deployment via a Template Parameter, which is a (I think the only) secure way to handle secrets as part of deployments, unless you are using list*() to read them from somewhere else.

What is your plan or do you have another (secure) way to generate a secret during the deployment which you then plan to write it into the keyvault initially?

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@erapade
Comment options

@brwilkinson
Comment options

@erapade
Comment options

@erapade
Comment options

@brwilkinson
Comment options

Answer selected by erapade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants