Azure CosmosDB create alerts based on items values
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”
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”