Key Vault secrets – email notification platform

The aim of this blog is to easily configure a proactive email notification platform to notify you at least 30 days before your key vault based secrets expire, or if any other key vault secrets statuses changes. Key vault secrets consists of all keys, certificates, and secrets,Status changes are defined as:About to expire < 30… Continue reading Key Vault secrets – email notification platform

Configure certificate auto-rotation

An Azure Key Vault provides the capability for you to easily provision, manage, and deploy your digital certificates. In this blog, you can update your certificate’s validity period, auto-rotation frequency, email notification contacts and CA attributes. The certificates can be public or private SSL / TLS certificates which may be: A self-signed certificate,A certificate created… Continue reading Configure certificate auto-rotation

Configure key rotation

Automated cryptographic key rotation allows users to configure the Key Vault to automatically generate a new key version at a specified frequency, using a key rotation policy manually defined on each individual key. It is recommended to rotate encryption keys at least every two years as per best practices. Automated cryptographic key rotation can also be… Continue reading Configure key rotation