You have a container named container1 in an Azure Cosmos DB Core (SQL) API account named account1 that is set to the session default consistency level. The average size of an item in contained is 20 KB.You have an application named App1 that uses the Azure Cosmos DB SDK and performs a point read on the same set of items in container1 every minute.You need to minimize the consumption of the request units (RUs) associated to the reads by App1.What should you do?
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 items should you include in the solution? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
You have an Azure Cosmos DB Core (SQL) API account.The change feed is enabled on a container named invoice.You create an Azure function that has a trigger on the change feed.What is received by the Azure function?
You have an Azure Cosmos DB Core (SQL) API account.You run the following query against a container in the account.What is the output of the query?
You have an Azure Cosmos DB Core (SQL) API account named account1 that supports an application named App1. App1 uses the consistent prefix consistency level.You configure account1 to use a dedicated gateway and integrated cache.You need to ensure that App1 can use the integrated cache.Which two actions should you perform for App1? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
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?