HOTSPOT-You have an Azure subscription that contains a resource group named RG1. RG1 contains an Azure Cosmos DB for NoSQL account named account1.You plan to audit changes to the control plane of account1.You need to ensure that audit events include the details of the security principal that performs each control plane change.How should you complete the az command? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.
HOTSPOT-You have an Azure Cosmos DB container named container1 that has a provisioned throughput and two physical partitions.You monitor the following metrics for container1:• Normalized RU consumption• The percentage of requests that have an HTTP status code of 429You need to confirm that contained is configured to maximize resource utilization.What are the optimal values for each metric? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.
HOTSPOT-You plan to create an Azure Cosmos DB for NoSQL container that will contain items in the following format.You need to define a query that will return the userid values of all the users who purchased an item that has a sku value of 11111.How should you compete the query? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.
HOTSPOT-You have an Azure subscription that contains an Azure Cosmos DB for NoSQL account named account1 and a Log Analytics workspace named Workspace1. Workspace1 stores the logs of account1.You need to identify which operations used the most request units per second (RU/s) during the last 24 hours.How should you complete the query? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.
You provision an Azure Cosmos DB for NoSQL container. You set the throughput to Autoscale, and the maximum request units per second (RU/s) to 20,000.For how many RU/s will you be charged when the actual RU/s usage is zero?
HOTSPOT-You have an Azure Cosmos DB for NoSQL account named account1 in a resource group named RG1. The Azure regions for account1 are shown in the following table.You need to fail over account1 from the East US region to the Central US region by using Azure Command-Line Interface (CLI).How should you complete the command? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.