Skip to content

Commit 66f2b8d

Browse files
authored
Merge pull request #79356 from Mike-Ubezzi-MSFT/patch-17
Added Note MI does not support long-term retention policy.
2 parents 3511d5e + 12aea13 commit 66f2b8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/sql-database/sql-database-automated-backups.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ SQL Database supports self-service for point-in-time restore (PITR) by automatic
5656

5757
The first full backup is scheduled immediately after a database is created. This backup usually completes within 30 minutes, but it can take longer when the database is large. For example, the initial backup can take longer on a restored database or a database copy. After the first full backup, all further backups are scheduled automatically and managed silently in the background. The exact timing of all database backups is determined by the SQL Database service as it balances the overall system workload. You can't change or disable the backup jobs.
5858

59+
### Default backup retention period
60+
5961
PITR backups are protected with geo-redundant storage. For more information, see [Azure Storage redundancy](../storage/common/storage-redundancy.md).
6062

6163
For more information about PITR, see [Point-in-time restore](sql-database-recovery-using-backups.md#point-in-time-restore).

0 commit comments

Comments
 (0)