Skip to content

Commit 298cc14

Browse files
authored
Merge pull request #187497 from v-amallick/Feb-4-2022-SQL
SQL - On-demand retention perios updates
2 parents 4e41c99 + 1a593c1 commit 298cc14

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/backup/sql-support-matrix.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Backup support matrix for SQL Server Backup in Azure VMs
33
description: Provides a summary of support settings and limitations when backing up SQL Server in Azure VMs with the Azure Backup service.
44
ms.topic: conceptual
5-
ms.date: 01/27/2022
5+
ms.date: 02/07/2022
66
ms.custom: references_regions
77
author: v-amallick
88
ms.service: backup
@@ -33,6 +33,7 @@ You can use Azure Backup to back up SQL Server databases in Azure VMs hosted on
3333
|Number of files supported in a database | 1000 |
3434
|Number of full backups supported per day | One scheduled backup. <br><br> Three on-demand backups. <br><br> We recommend not to trigger more than three backups per day. However, to allow user retries in case of failed attempts, hard limit for on-demand backups is set to nine attempts. |
3535
| Log shipping | When you enable [log shipping](/sql/database-engine/log-shipping/about-log-shipping-sql-server?view=sql-server-ver15&preserve-view=true) on the SQL server database that you are backing up, we recommend you to disable log backups in the backup policy. This is because, the log shipping (which automatically sends transaction logs from the primary to secondary database) will interfere with the log backups enabled through Azure Backup. <br><br> Therefore, if you enable log shipping, ensure that your policy only has full and/or differential backups enabled. |
36+
| Retention period for on-demand backups | For Full/ Differential/ Incremental backups, the out-of-box retention is 45 days. <br><br> For Copy-only full backup, you can define a custom retention period. |
3637

3738
_*The database size limit depends on the data transfer rate that we support and the backup time limit configuration. It’s not the hard limit. [Learn more](#backup-throughput-performance) on backup throughput performance._
3839

0 commit comments

Comments
 (0)