You need to implement a solution for the planned changes and meet the product catalog requirements.What should you do to implement the conflict resolution policy?
You have a container named container1 in an Azure Cosmos DB Core (SQL) API account. Upserts of items in container1 occur every three seconds.You have an Azure Functions app named function1 that is supposed to run whenever items are inserted or replaced in container1.You discover that function1 runs, but not on every upsert.You need to ensure that function1 processes each upsert within one second of the upsert.Which property should you change in the Function.json file of function1?
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.
HOTSPOT -You have a database named telemetry in an Azure Cosmos DB Core (SQL) API account that stores IoT data. The database contains two containers named readings and devices.Documents in readings have the following structure.✑ id✑ deviceid✑ timestamp✑ ownerid✑ measures (array)- type- value- metricidDocuments in devices have the following structure.✑ id✑ deviceid✑ owner- ownerid- emailaddress- name✑ brand✑ modelFor each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area:
HOTSPOT -You plan to implement con-iot1 and con-iot2.You need to configure the default Time to Live setting for each container. The solution must meet the IoT telemetry requirements.What should you configure? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
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?