Questions tagged [azure-cosmosdb-changefeed]
62 questions
0
votes
0 answers
Track columns changed while processing Azure CosmosDb ChangeFeed
We are currently looking to migrate from Sql to CosmosDb(DocumentDb). To use the advantages of CosmosDb, we had to denormalize the data. However, there are cases where we still need to update the related tables if data in the original table changes.…

Cool Geek
- 79
- 2
- 7
0
votes
2 answers
Is it possible to run a Change Feed Processor host as an Azure Web Job?
I'm looking to use the Change Feed Processor SDK to monitor for changes to an Azure Cosmos DB collection, however, I have not seen clear documentation about whether the host can be run as an Azure Web Job. Can it? And if yes, are there any known…

GR7
- 5,083
- 8
- 48
- 66