CosmosDB Point in Time Restore issue

banto b 20 Reputation points
2025-07-04T12:56:10.2433333+00:00

Hi all,

I am trying Cosmos DB backup continuous mode. Despite what I understand from the doc in reality I see that is not possible to restore (deleted) records within a container in the same account.

As a test I have deleted few records and I am selecting the time range from when I've created the account till few mins before I have deleted the records, but I see no option to restore. So what I am missing?

User's image

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,911 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Marcin Policht 50,895 Reputation points MVP Volunteer Moderator
    2025-07-04T13:27:23.1233333+00:00

    Azure Cosmos DB's continuous backup feature doesn't offer direct point-in-time restores of individual records. It allows you to restore a deleted database or container to a specific point in time within the retention period (30 days or 7 days, depending on the tier). This means you can restore the entire container or database as it existed at that time, and then retrieve the specific record you need.


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin


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.