I am planning to keep keys on key vault, but I am not clear about versioning of keys and secrets, I have some question about versioning of key/secret on Azure key vault.
If the named key already exists, Azure Key Vault creates a new version of the key.
Yes. When you create a key, Key Vault returns the full key id which includes the version (see the kid
field in the Create Key response). You can specify the full key id including the version in the Decrypt API.
Yes. Both the Create Key and Update Key APIs allow you to specify the expiration date (see the exp
attribute).
The above applies to secrets as well.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With