You have a container named container1 in an Azure Cosmos DB Core (SQL) API account

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 10, 2023 No Comments READ MORE +

How should you define the indexing poky?

HOTSPOT You have an Azure Cosmos DB for NoSQL account. You plan 10 create a container named container1. The container1 container will store items that include two properties named nm and age. The most commonly executed queries will query container1 for a specific name. The following is a sample of...

September 9, 2023 No Comments READ MORE +

What should you do?

The following is a sample of a document in orders. The orders container uses customerId as the partition key. You need to provide a report of the total items ordered per month by item type. The solution must meet the following requirements: Ensure that the report can run as quickly...

September 9, 2023 No Comments READ MORE +

What should you do to resolve the issue?

You have a database in an Azure Cosmos DB for NoSQL account. The database contains a container named container1. The indexing mode container1 is set to none. You configure Azure Cognitive Search to extract data from container1 and make the data searchable. You discover that the Cognitive Search index is...

September 8, 2023 No Comments READ MORE +

What should you select?

You need to select the partition key for con-iot1. The solution must meet the IoT telemetry requirements. What should you select?A . the timestamp B. the humidity C. the temperature D. the device IDView AnswerAnswer: D Explanation: The partition key is what will determine how data is routed in the...

September 8, 2023 No Comments READ MORE +

What should you do?

Topic 2, Misc. Questions 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...

September 7, 2023 No Comments READ MORE +

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

September 6, 2023 No Comments READ MORE +

You plan to store order data in Azure Cosmos DB for NoSQL account. The data contains information about orders and their associated items.

You plan to store order data in Azure Cosmos DB for NoSQL account. The data contains information about orders and their associated items. You need to develop a model that supports order read operations. The solution must minimize the number or requests.A . Create a single database that contains one...

September 5, 2023 No Comments READ MORE +

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

September 5, 2023 No Comments READ MORE +

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

You are troubleshooting the current issues caused by the application updates. Which action can address the application updates issue without affecting the functionality of the application?A . Enable time to live for the con-product container. B. Set the default consistency level of account1 to strong. C. Set the default consistency...

September 5, 2023 No Comments READ MORE +