What should you do?

HOTSPOT You have an Azure Cosmos DB Core (SQL) API account named account1 that has the disableKeyBasedMetadataWriteAccess property enabled. You are developing an app named App1 that will be used by a user named DevUser1 to create containers in account1. DevUser1 has a non-privileged user account in the Azure Active...

September 5, 2024 No Comments READ MORE +

You have a container named container1 in an Azure Cosmos DB Core (SQL) API account. The container1 container has 120 GB of data

HOTSPOT You have a container named container1 in an Azure Cosmos DB Core (SQL) API account. The container1 container has 120 GB of data. The following is a sample of a document in container1. The orderId property is used as the partition key. For each of the following statements, select...

September 4, 2024 No Comments READ MORE +

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....

September 3, 2024 No Comments READ MORE +

Which two actions should you perform?

You need to provide a solution for the Azure Functions notifications following updates to con-product. The solution must meet the business requirements and the product catalog requirements. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A ....

September 2, 2024 No Comments READ MORE +

You have an Azure Cosmos DB Core (SQL) API account named storage1 that uses provisioned throughput capacity mode

HOTSPOT You have an Azure Cosmos DB Core (SQL) API account named storage1 that uses provisioned throughput capacity mode. The storage1 account contains the databases shown in the following table. The databases contain the containers shown in the following table. For each of the following statements, select Yes if the...

September 1, 2024 No Comments READ MORE +

What should you configure?

Topic 2, Misc. Questions You have an application named App1 that reads the data in an Azure Cosmos DB Core (SQL) API account. App1 runs the same read queries every minute. The default consistency level for the account is set to eventual. You discover that every query consumes request units...

August 31, 2024 No Comments READ MORE +

What is the output of the query?

You have an Azure Cosmos DB Core (SQL) API account. You run the following query against a container in the account. SELECT IS_NUMBER("1234") AS A, IS_NUMBER(1234) AS B, IS_NUMBER({prop: 1234}) AS C What is the output of the query?A . [{"A": false, "B": true, "C": false}]B . [{"A": true, "B":...

August 30, 2024 No Comments READ MORE +

You need to implement a solution to meet the product catalog requirements.

You need to implement a solution to meet the product catalog requirements. What should you do to implement the conflict resolution policy.A . Remove frequently changed field from the index policy of the con-product container.B . Disable indexing on all fields in the index policy of the con-product container.C ....

August 30, 2024 No Comments READ MORE +

Which action can address the application updates issue without affecting the functionality of the application?

Topic 1: Litware, inc Case Study This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to...

August 30, 2024 No Comments READ MORE +