QuestionQ15
Integrate an Azure Cosmos DB solutionYou have an Azure subscription containing the resources shown in the following table.

You need to create a container in db1 with these attributes:
- Name: Container1
- Encryption: Client-side encryption with Always Encrypted
Which three actions should you take, in sequence?
Drag & Drop
Create Container1 and include an encryption policy.
Create a data encryption key in db1.
Generate and upload a secret to KV1.
Generate and upload a key to KV1.
Generate and upload a certificate to KV1.
Community Discussion