Today i learned that a Cosmos DB Trigger will not fire until you tell it to trigger together with your db operation. I can understand why now when i have read about it in the article below but not at first. First thought was that my db was broken. But it wasn't.

Also check out the Document DB Studio

Cosmos DB Server-Side Programming with TypeScript – Part 4: Triggers