I want to create an alert, time triggered, that is fired when a CosmosDB container has items with a property that matches a specific values.
E.g. More than 10 items with “status” == “waiting”
Is it possible to create an alert in the portal based on the items values?
2