Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 561 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 561 Bytes

DocumentDB Notifications

Version 1.0.0

Notifications for new or modified DocumentDB Resources

This article came about from a question I once saw posted. The question was “Does DocumentDB support notifications for modified resources?”

I have worked with BizTalk Server for many years, and this is a very common scenario when using the WCF LOB Adapter . So I decided to see if I could duplicate this functionality in DocumentDB for new and/ or modified documents.

More to come....