CosmosDB Change Feed, move on in the feed without code changes

Johnston, Anthony 0 Reputation points
2025-08-26T10:35:25.2+00:00

I have been asked to find a strategy for moving on to the next record in a change feed, manually, not in the code.

I have looked at the documentation on change feed processors and the leases they create to bookmark their current location in the feed.

Changing the lease manually makes me nervous as it is an internal structure and I don't know what will happen if I do and it breaks.

Please can I have some guidance on this approach or any other you can suggest

Thank you

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.