From the course: Microsoft Azure Cosmos DB Developer Specialty (DP-420) Cert Prep: 5 Maintain an Azure Cosmos DB Solution by Microsoft Press

Unlock this course with a free trial

Join today to access over 23,200 courses taught by industry experts.

Implement customer-managed keys for encryption

Implement customer-managed keys for encryption

- [Instructor] So this is just circling back recursively to what we began the lesson with. In which we had a skill that mentioned Customer-Managed Keys for at-rest data encryption. Well, this is something you have to specify during account creation. Different as your data services, remember are run by different human beings, different engineering teams. So the specific way that they implement it may vary. For example, in other services, you're able to browse into your key vault to create, or specify, an existing key. Here it's actually, you specific Customer-Managed Key, and you have to just lay in the URI to your vault. So, you give the DNS name of your vault, you go under Keys, and then you would have your key placed in there.

Contents