Hello everyone,
I setup a Cosmos Document DB that has an Azure function associated with it but only on a document create event for a specific collection. The function doesn't appear to be running but for some reason I am seeing constant, and relatively high requests being recorded by the DB (something like 1k per hour). Is there a good way to diagnose what is causing this constant usage?
Thanks!
