You have the indexing policy shown in the following exhibit
HOTSPOT You have the indexing policy shown in the following exhibit. Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: ORDER BY c.name DESC, c.age...
You have an Azure Cosmos DB Core (SQL) account that has a single write region in West Europe. You run the following Azure CLI script
HOTSPOT You have an Azure Cosmos DB Core (SQL) account that has a single write region in West Europe. You run the following Azure CLI script. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point....
Which roles should you assign to User1?
You have a container named container1 in an Azure Cosmos DB Core (SQL) API account. You need to provide a user named User1 with the ability to insert items into container1 by using role-based access control (RBAC). The solution must use the principle of least privilege. Which roles should you...
Which connectivity mode should you identify?
You need to identify which connectivity mode to use when implementing App2. The solution must support the planned changes and meet the business requirements. Which connectivity mode should you identify?A . Direct mode over HTTPSB . Gateway mode (using HTTPS)C . Direct mode over TCPView AnswerAnswer: C Explanation: Scenario: Develop...
Which type of index should you recommend for each container?
HOTSPOT You need to recommend indexes for con-product and con-productVendor. The solution must meet the product catalog requirements and the business requirements. Which type of index should you recommend for each container? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point....
Does this meet the goal?
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you...
Which three configuration items should you include in the solution?
You need to configure an Apache Kafka instance to ingest data from an Azure Cosmos DB Core (SQL) API account. The data from a container named telemetry must be added to a Kafka topic named iot. The solution must store the data in a compact binary format. Which three configuration...
You have a database named telemetry in an Azure Cosmos DB Core (SQL) API account that stores IoT data. The database contains two containers named readings and devices
HOTSPOT You have a database named telemetry in an Azure Cosmos DB Core (SQL) API account that stores IoT data. The database contains two containers named readings and devices. Documents in readings have the following structure. id deviceid timestamp ownerid measures (array) - type - value - metricid Documents in...
Does this meet the goal?
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you...
What should you do?
You configure multi-region writes for account1. You need to ensure that App1 supports the new configuration for account1. The solution must meet the business requirements and the product catalog requirements. What should you do?A . Set the default consistency level of accountl to bounded staleness.B . Create a private endpoint...