Microsoft Fabric Updates Blog

Extending Point-in-Time Retention in Fabric SQL DB: From 7 to 35 Days

In today’s data-driven world, resilience and recoverability are no longer optional—they’re foundational. Microsoft Fabric continues to evolve as a unified data platform, and one of its most impactful enhancements is the ability to extend point-in-time restore (PITR) retention for Fabric SQL databases from the default 7 days to up to 35 days.

This feature empowers organizations to meet stricter compliance requirements, improve operational recovery flexibility, and reduce risk from accidental data loss or malicious activity.

Fabric SQL DB: A Quick Primer

Fabric SQL DB is a fully managed, SaaS-style relational database offering within Microsoft Fabric. Bringing the power of SQL to the Fabric ecosystem, enabling seamless integration with analytical workloads, Power BI, and OneLake. Designed for simplicity and scale, Fabric SQL DB abstracts infrastructure management while offering enterprise-grade capabilities like high availability, telemetry, and security.

Automated Backups: Built-In Protection

From the moment a Fabric SQL database is created, automated backups are enabled by default.

  • Full backups every week.
  • Differential backups every 12 hours.
  • Transaction log backups approximately every 10 minutes.

These backups are stored in zone-redundant storage (ZRS), ensuring durability and availability across multiple Azure availability zones.

Point-in-Time Restore (PITR): Precision Recovery

PITR allows users to restore a database to any specific moment within the configured retention window. Whether recovering from a user error, application bug, or security incident, PITR provides granular control to rewind your database to a known good state.

Until recently, PITR in Fabric SQL DB supported a 7-day retention window. With the latest update, this can now be extended to 35 days, offering significantly more flexibility for operational recovery and compliance scenarios.

Why Extend Retention?

The following are key use cases where extended retention makes a difference:

  • Regulatory Compliance: Industries like finance and healthcare often require longer data retention for audit and recovery purposes.
  • Operational Safety Net: More time to detect and recover from silent data corruption or delayed errors.
  • Backup Strategy Alignment: Align PITR with broader backup and disaster recovery policies across your data estate.

How to Configure Extended Retention

You can configure PITR retention via the Fabric portal. The retention policy is applied at the database level and affects how long backups are retained for PITR operations. Once configured, users can restore a database to any point within the extended window using the familiar restore experience in Fabric.

  1. Login to your Fabric workspace
  2. Navigate to your Fabric SQL database
  3. Select ‘Settings’
  4. Select ‘Backup retention policy’
  5. A slider that allows extending the retention up to 35 days will be visible. Choose the desired retention setting via the slider or enter the value from 1-35 directly into the text box.
  6. Select ‘Save’.

Billing impact

Extending retention for Fabric SQL database incurs storage charges for the configured retention.

Backup Observability

As previously mentioned, as soon as the Fabric SQL database is created, backups are automatically scheduled. You can view the backup history by using the sys.dm_database_backups DMV.

The backup_type column indicates whether its Full (D) or Differential (I) or Transaction log (L) backup.

Summary

Extending PITR retention from 7 to 35 days is a small configuration change with big implications. It gives teams more time, more confidence, and more control over their data recovery strategy. Whether you’re building analytics solutions, SaaS applications, or internal tools, Fabric SQL DB now offers deeper protection for your data.

If you’re already using Fabric SQL DB, consider updating your retention policy today [NS1] [DN2]. And if you’re new to Fabric, this is one more reason to explore what the platform has to offer.


Postingan blog terkait

Extending Point-in-Time Retention in Fabric SQL DB: From 7 to 35 Days

Desember 4, 2025 berdasarkan Michaela Isaacs

Introducing staging support for Mirroring for Google BigQuery (Preview), a major enhancement that dramatically improves the speed and efficiency of initial data replication from Google BigQuery into Microsoft Fabric. Why Staging Matters Previously, initial replication of large datasets from BigQuery into Fabric could be time-consuming. With staging enabled, organizations are now seeing performance improvements of … Continue reading “Announcing Staging for Mirroring for Google BigQuery (Preview)”

Desember 3, 2025 berdasarkan Pradeep Srikakolapu

Deployment Challenges While Solutions Are in Development Microsoft Fabric has revolutionized data analytics with its unified platform, but deploying complex architectures with cross-dependencies remains a significant challenge for organizations. The good news is that the Microsoft Fabric team is actively working on native warehouse deployment capabilities with DacFx, cross-item dependency resolution, and cross-warehouse reference support. … Continue reading “Bridging the Gap: Automate Warehouse & SQL Endpoint Deployment in Microsoft Fabric”