QuestionQ61
Design and implement data modelsYou have an Azure Cosmos DB for NoSQL container whose items contain the following properties.

You need to protect the data stored in the container by using Always Encrypted. For each property, use the strongest encryption type while ensuring that queries execute correctly.
What is the strongest encryption type you can apply to each property?
Select
dateOfBirth:
healthStatus:
hasProvidedTaxNumber:
Community Discussion