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?
WimTS
3 days, 17 hours ago3709334
3 months, 3 weeks agobiglebowski88
4 months agobiglebowski88
4 months agoazuredemo2022three
9 months, 3 weeks ago