From the course: Azure for DevOps: Implementing Development Processes

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Manage secrets, tokens, and certificates

Manage secrets, tokens, and certificates - Azure Tutorial

From the course: Azure for DevOps: Implementing Development Processes

Start my 1-month free trial

Manage secrets, tokens, and certificates

- [Instructor] Manage Secrets, Tokens and Certificates. So when we are managing our secrets, tokens and certificates, we've been talking about Azure Key Vault. And this is where Azure Key vault comes into play here. It's going to be our secret and key management store for storing all our secure data. Like I say, we can manage our keys there, so the operations team would be able to securely store things like passwords, tokens, certificates, API keys, and other sensitive data. And the Key management would be easy for you to manage all the keys that you're going to use to access those secrets, again, usually managed by the operations team and then given to the developers. We also have Certificate manage. It's a service that lets you easily provision, manage and deploy public and private SSL and TLS certificates. And lastly, the store is backed by the hardware security modules in Azure. So the secrets and keys are protected by…

Contents