@Ramdas Panicher - Thanks for the question and using MS Q&A platform.
For the Dedicated Pools, we create a DW snapshot that you can use to recover or copy your data warehouse to a previous state. These snapshots help you recover or copy your data warehouse to a previous state. If you want to customize the snapshot window, you can create user-defined restore points by taking a user-created snapshot.
Per SLA requirements, Dedicated SQL Pools have an automatic system snapshot or restore point that following some rules:
- A geo-backup is created once per day to a paired data center (we have a backup/Snapshot job that in fact runs several times a day) to guarantee the RPO of 24 hours.
- A geo-restore is always a data movement operation and the RTO will depend on the data size.
- Only the latest geo-backup is retained. You can restore the geo-backup to a server in any other region where dedicated SQL pool is supported.
- A geo-backup ensures you can restore data warehouse in case you cannot access the restore points in your primary region.
For more details, I suggest you check out the following documentation Backup and restore - snapshots, geo-redundant and Creating a custom disaster recovery plan for your Synapse workspace Part 1.
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.