You have operational data in an Azure Cosmos DB for NoSQL database.Database users report that the performance of the database degrades significantly when a business analytics team runs large Apache Spark-based queries against the database.You need to reduce the impact that running the Spark-based queries has on the database users.What should you implement?
HOTSPOT-You have an Azure Cosmos DB for NoSQL account.You plan to create a container named container1. The container1 container will store items that include two properties named name and age.The most commonly executed queries will query container1 for a specific name. The following is a sample of the query.You need to define an opt-in indexing policy for container1. The solution must meet the following requirements:• Minimize the number of request units consumed by the queries.• Ensure that the _etag property is excluded from indexing.How should you define the indexing policy? 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 for NoSQL account named Account1 that uses provisioned throughput capacity mode.Account1 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 statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.
You have a container in an Azure Cosmos DB for NoSQL account.You need to create an alert based on a custom Log Analytics query.Which signal type should you use?
You have an Azure Cosmos DB for NoSQL account.You configure the diagnostic settings to send all log information to a Log Analytics workspace.You need to identify when the provisioned request units per second (RU/s) for resources within the account were modified.You write the following query.AzureDiagnostics -| where Category == "ControlPlaneRequests"What should you include in the query?
You have an Azure Cosmos DB for NoSQL account that has multiple write regions.You need to receive an alert when requests that target the database exceed the available request units per second (RU/s).Which Azure Monitor signal should you use?