Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Summary
Please add backup and restore capabilities for Cosmos DB in Microsoft Fabric, similar to what is available in SQL DB in Fabric and in Azure Cosmos DB (e.g., continuous backup / point-in-time restore).
Why this matters
In production scenarios, we need an officially supported way to recover from:
accidental updates/deletes
application bugs causing data corruption
operational mistakes (e.g., bad scripts, wrong parameters)
Today, Cosmos DB in Fabric lacks a native restore mechanism, which makes it difficult to define a reliable operational recovery plan (RTO/RPO) for mission-critical workloads.
Expected capabilities (examples)
Point-in-time restore (PITR) / continuous backup restore
Restore to a new database/container (safe recovery)
Clear retention settings and documented limitations
Current workaround (not ideal)
We currently shortcut Cosmos DB in Fabric data into a Lakehouse and rely on Lakehouse time travel as a pseudo “backup/restore.”
While this helps, it is a workaround and comes with additional complexity, operational overhead, and potential gaps compared to a first-class Cosmos DB restore feature.
Reference
Continuous Backup with Point-in-Time Restore - Azure Cosmos DB | Microsoft Learn
Request
Please provide a native, supported backup/restore solution for Cosmos DB in Fabric.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.