0

I wanted to know how long the Azure Cosmos DB change feed persist the changed data if I set the TTL(Time to Live) property for the document to -1

zile
  • 109
  • 11

1 Answers1

1

ChangeFeed will also persist forever.

Rafat Sarosh
  • 989
  • 7
  • 16