40%off
DP-420 Premium Bundle
Latest DP-420 Exam Premium Dumps provide by TrainingDump.com to help you Passing DP-420 Exam! TrainingDump.com offers the updated DP-420 exam dumps, the TrainingDump.com DP-420 exam questions has been updated to correct Answer. Get the latest TrainingDump.com DP-420 pdf dumps with Exam Engine here:
(281 Q&As Dumps, 40%OFF Special Discount: DumpsFiles)
Join the discussion
Question 101/119
You have a container named container1 in an Azure Cosmos DB for NoSQL account named account1.
You configure container1 to use Always Encrypted by using an encryption policy as shown in the C# and the Java exhibits. (Click the C# tab to view the encryption policy in C#. Click the Java tab to see the encryption policy in Java.)


For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

You configure container1 to use Always Encrypted by using an encryption policy as shown in the C# and the Java exhibits. (Click the C# tab to view the encryption policy in C#. Click the Java tab to see the encryption policy in Java.)


For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Correct Answer:

Explanation
According to the Azure Cosmos DB documentation1, Always Encrypted is a feature designed to protect sensitive data, such as credit card numbers or national identification numbers, stored in Azure Cosmos DB.
Always Encrypted allows clients to encrypt sensitive data inside client applications and never reveal the encryption keys to the database.
To use Always Encrypted, you need to define an encryption policy for each container that specifies which properties should be encrypted and which data encryption keys (DEK) should be used. The DEKs are stored in Azure Cosmos DB and are wrapped by customer-managed keys (CMK) that are stored in Azure Key Vault.
Based on the encryption policy shown in the exhibits, the creditcard property is encrypted with a DEK named dek1, and the SSN property is encrypted with a DEK named dek2. Both DEKs are wrapped by a CMK named cmk1.
To answer your statements:
You can perform a query that filters on the creditcard property = No. This is because the creditcard property is encrypted and cannot be used for filtering or sorting operations1.
You can perform a query that filters on the SSN property = No. This is also because the SSN property is encrypted and cannot be used for filtering or sorting operations1.
An application can be allowed to read the creditcard property while being restricted from reading the SSN property = Yes. This is possible by using different CMKs to wrap different DEKs and applying access policies on the CMKs in Azure Key Vault. For example, if you use cmk2 to wrap dek2 instead of cmk1, you can grant an application access to cmk1 but not cmk2, which means it can read the creditcard property but not the SSN property2.
Add Comments
- Other Question (119q)
- Q1. You have an Azure Cosmos DB Core (SQL) API account that is configured for multi-region wri...
- Q2. You have a container named container1 in an Azure Cosmos DB Core (SQL) API account. The fo...
- Q3. You have a multi-region Azure Cosmos DB account named account1 that has a default consiste...
- Q4. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q5. You have an Azure Cosmos DB Core (SQL) API account used by an application named App1. You ...
- Q6. The following is a sample of a document in orders. (Exhibit) The orders container uses cus...
- Q7. You plan to store order data in Azure Cosmos DB for NoSQL account. The data contains infor...
- Q8. You have an Azure Cosmos DB for NoSQL account that frequently receives the same three quer...
- Q9. You have a database in an Azure Cosmos DB for NoSQL account. The database contains a conta...
- Q10. You have a container in an Azure Cosmos DB for NoSQL account. The database that has a manu...
- Q11. You have a container in an Azure Cosmos DB for NoSQL account. The database that has a manu...
- Q12. You have a container in an Azure Cosmos DB Core (SQL) API account. You need to use the Azu...
- Q13. You have a container in an Azure Cosmos DB for NoSQL account. The database that has a manu...
- Q14. You need to create a data store for a directory of small and medium-sized businesses (SMBs...
- Q15. You have a container named container1 in an Azure Cosmos DB Core (SQL) API account. Upsert...
- Q16. You have an Azure Cosmos DB container named container1. You need to insert an item into co...
- Q17. You plan to use a multi-region Azure Cosmos DB for NoSQL account to store data for a new a...
- Q18. You provision Azure resources by using the following Azure Resource Manager (ARM) template...
- Q19. You have a container named container1 in an Azure Cosmos DB Core (SQL) API account. Upsert...
- Q20. You have the following Azure Resource Manager (ARM) template. (Exhibit) You plan to deploy...
- Q21. You have an Azure Cosmos DB Core (SQL) API account named account1 that has the disableKeyB...
- Q22. You have a container in an Azure Cosmos DB Core (SQL) API account. You need to use the Azu...
- Q23. You plan to store order data in Azure Cosmos DB for NoSQL account. The data contains infor...
- Q24. You have a database in an Azure Cosmos DB for NoSQL account that is configured for multi-r...
- Q25. You have an Azure Cosmos DB for NoSQL container named Contacts that is configured as shown...
- Q26. You have a database in an Azure Cosmos DB for NoSQL account that is configured for multi-r...
- Q27. You have a database in an Azure Cosmos DB Core (SQL) API account. You need to create an Az...
- Q28. You are developing an application that will use an Azure Cosmos DB Core (SQL) API account ...
- Q29. You are developing an application that will use an Azure Cosmos DB Core (SQL) API account ...
- Q30. You have a multi-region Azure Cosmos DB account named account1 that has a default consiste...
- Q31. You need to provide a solution for the Azure Functions notifications following updates to ...
- Q32. You provision Azure resources by using the following Azure Resource Manager (ARM) template...
- Q33. You need to configure an Apache Kafka instance to ingest data from an Azure Cosmos DB Core...
- Q34. You have an Azure Cosmos DB for NoSQL account named account that has the disablekeyBasedle...
- Q35. You are developing an application that will connect to an Azure Cosmos DB for NoSQL accoun...
- Q36. You have a database named db1 in an Azure Cosmos DB for NoSQL account named account1. The ...
- Q37. You have an Azure Cosmos DB Core (SQL) API account. You configure the diagnostic settings ...
- Q38. You configure multi-region writes for account1. You need to ensure that App1 supports the ...
- Q39. You have a container that stores data about families. The following is a sample document. ...
- Q40. The settings for a container in an Azure Cosmos DB Core (SQL) API account are configured a...
- Q41. You have the following query. SELECT * FROM WHERE c.sensor = "TEMP1" AND c.value < 22 A...
- Q42. You have the following Azure Resource Manager (ARM) template. (Exhibit) You plan to deploy...
- Q43. You need to recommend indexes for con-product and con-productVendor. The solution must mee...
- Q44. You have an app that stores data in an Azure Cosmos DB Core (SQL) API account The app perf...
- Q45. You plan to create an Azure Cosmos DB account that will use the NoSQL API. You need to cre...
- Q46. You have an Azure Cosmos DB for NoSQL account. The change feed is enabled on a container n...
- Q47. You plan to deploy two Azure Cosmos DB Core (SQL) API accounts that will each contain a si...
- Q48. You configure multi-region writes for account1. You need to ensure that App1 supports the ...
- Q49. You have an Azure Cosmos DB Core (SQL) API account named account1. You have the Azure virt...
- Q50. You have a global ecommerce application that stores data in an Azure Cosmos OB for NoSQL a...
- Q51. You have an Azure Cosmos DB Core (SQL) account that has a single write region in West Euro...
- Q52. You have an Azure Cosmos DB Core (SQL) API account named account1. In account1, you run th...
- Q53. You have a container that stores data about families. The following is a sample document. ...
- Q54. You have the indexing policy shown in the following exhibit. (Exhibit) Use the drop-down m...
- Q55. You have a container named contained in an Azure Cosmos DB for NoSQL account. The followin...
- Q56. You have an Azure Cosmos DB Core (SQL) account that has a single write region in West Euro...
- Q57. You have an Azure Cosmos DB for NoSQL account named account that has the disablekeyBasedle...
- Q58. You have an Azure Cosmos DB Core (SQL) API account used by an application named App1. You ...
- Q59. You need to select the partition key for con-iot1. The solution must meet the IoT telemetr...
- Q60. You are developing an application that will connect to an Azure Cosmos DB for NoSQL accoun...
- Q61. You have an Azure Cosmos DB Core (SQL) API account named account1. In account1, you run th...
- Q62. You plan to store order data in Azure Cosmos DB for NoSQL account. The data contains infor...
- Q63. You have an Azure Cosmos DB for NoSQL account1 that is configured for automatic failover. ...
- Q64. You have an Azure Cosmos DB for NoSQL account that contains a container named container1. ...
- Q65. You have an Azure Cosmos DB Core (SQL) API account that is configured for multi-region wri...
- Q66. You have an Azure Cosmos DB Core (SQL) account that has a single write region in West Euro...
- Q67. You have a database in an Azure Cosmos DB SQL API Core (SQL) account that is used for deve...
- Q68. You have an Azure Cosmos DB Core (SQL) API account that is used by 10 web apps. You need t...
- Q69. You have a container named container1 in an Azure Cosmos DB Core (SQL) API account. The co...
- Q70. You have three containers in an Azure Cosmos DB Core (SQL) API account as shown in the fol...
- Q71. You have a container named container1 in an Azure Cosmos DB for NoSQL account named accoun...
- Q72. You have a database named telemetry in an Azure Cosmos DB Core (SQL) API account that stor...
- Q73. You have an Azure Cosmos DB for NoSQL container. The container contains items that have th...
- Q74. You have an Azure Cosmos DB container named container1. You need to insert an item into co...
- Q75. You have a container in an Azure Cosmos DB Core (SQL) API account. The container stores te...
- Q76. You have an Azure Cosmos DB Core (SQL) API account named account1. You have the Azure virt...
- Q77. You have a database named db1 in an Azure Cosmos DB for NoSQL account named account1. The ...
- Q78. You have an Apache Spark pool in Azure Synapse Analytics that runs the following Python co...
- Q79. You have an Azure Cosmos DB Core (SQL) API account named account1. You have the Azure virt...
- Q80. You have a database in an Azure Cosmos DB Core (SQL) API account. You plan to create a con...
- Q81. You plan to use a multi-region Azure Cosmos DB for NoSQL account to store data for a new a...
- Q82. You need to implement a trigger in Azure Cosmos DB Core (SQL) API that will run before an ...
- Q83. You have an Azure Cosmos DB Core (SQL) account that has a single write region in West Euro...
- Q84. You have an Azure Cosmos DB for NoSQL account named account1 that supports an application ...
- Q85. You have a multi-region Azure Cosmos DB account named account1 that has a default consiste...
- Q86. You have an Apache Spark pool in Azure Synapse Analytics that runs the following Python co...
- Q87. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q88. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q89. You have an Azure Cosmos DB for NoSQL account named account that has the disablekeyBasedle...
- Q90. You have the Azure Cosmos DB for NoSQL containers shown in the following table. (Exhibit) ...
- Q91. You need to identify which connectivity mode to use when implementing App2. The solution m...
- Q92. You are creating a database in an Azure Cosmos DB Core (SQL) API account. The database wil...
- Q93. You have a container in an Azure Cosmos DB for NoSQL account that stores data about orders...
- Q94. Your company develops an application named App1 that uses the Azure Cosmos DB SDK and the ...
- Q95. You have an Azure Cosmos DB Core (SQL) API account named account1 that has the disableKeyB...
- Q96. You have an Azure Cosmos DB container named container! that has a provisioned throughput a...
- Q97. You need to select the capacity mode and scale configuration for account2 to support the p...
- Q98. You have a multi-region Azure Cosmos DB account named account1 that has a default consiste...
- Q99. You have a container that stores data about families. The following is a sample document. ...
- Q100. You are developing an application that will connect to an Azure Cosmos DB for NoSQL accoun...
- Q101. You have a container named container1 in an Azure Cosmos DB for NoSQL account named accoun...
- Q102. You have an Azure Cosmos DB for NoSQL account1 that is configured for automatic failover. ...
- Q103. You have an Azure Cosmos DB for NoSQL account1 that is configured for automatic failover. ...
- Q104. You have an Azure Cosmos DB Core (SQL) API account named storage1 that uses provisioned th...
- Q105. You are designing a data model for an Azure Cosmos DB for NoSQL account. What are the part...
- Q106. You are troubleshooting the current issues caused by the application updates. Which action...
- Q107. You need to identify which connectivity mode to use when implementing App2. The solution m...
- Q108. You have an Azure Cosmos DB Core (SQL) API account named account1. You have the Azure virt...
- Q109. You have an Azure Cosmos DB Core (SQL) account that has a single write region in West Euro...
- Q110. You have an Azure Cosmos DB Core (SQL) API account named account1. In account1, you run th...
- Q111. You need to create a database in an Azure Cosmos DB for NoSQL account. The database will c...
- Q112. You have a container named container1 in an Azure Cosmos DB for NoSQL account named accoun...
- Q113. You have a database named db1in an Azure Cosmos DB for NoSQL account named account 1. You ...
- Q114. You have an Azure Cosmos DB Core (SQL) API account that is configured for multi-region wri...
- Q115. You have a container in an Azure Cosmos DB for NoSQL account that stores data about orders...
- Q116. You have a container m an Azure Cosmos DB for NoSQL account. The container stores data abo...
- Q117. You have a database in an Azure Cosmos DB Core (SQL) API account. You need to create an Az...
- Q118. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q119. You need to create a data store for a directory of small and medium-sized businesses (SMBs...
