Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 262 Bytes

README.MD

File metadata and controls

8 lines (6 loc) · 262 Bytes

Demo showing the StartFromTime bug of Cosmos DB Trigger

How to run the application locally:

  1. Start Cosmos DB emulator
  2. Create a database called MyDatabase
  3. Create a container called MyContainer. The partition key does not matter.
  4. Run the application