Skip to content

Commit 67f8efb

Browse files
Merge pull request #25434 from tarynpratt/patch-3
Update sql-server-managed-backup-to-microsoft-azure.md
2 parents 794b666 + 03f9cda commit 67f8efb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/relational-databases/backup-restore/sql-server-managed-backup-to-microsoft-azure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ ms.author: mathoma
119119
- [!INCLUDE[ss_smartbackup](../../includes/ss-smartbackup-md.md)] uses the Backup to Block Blob feature. The maximum size of a block blob is 200 GB. But by utilizing striping, the maximum size of an individual backup can be up to 12 TB. If your backup requirements exceed this, consider using compression, and test the backup file size prior to setting up [!INCLUDE[ss_smartbackup](../../includes/ss-smartbackup-md.md)]. You can either test by backing up to a local disk or manually backing up to Microsoft Azure storage using **BACKUP TO URL** Transact-SQL statement. For more information, see [SQL Server Backup to URL](../../relational-databases/backup-restore/sql-server-backup-to-url.md).
120120

121121
- [!INCLUDE[ss_smartbackup](../../includes/ss-smartbackup-md.md)] may have some limitations when it is configured with other technologies supporting backup, high availability, or disaster recovery.
122+
123+
- Backups of databases in an Availability Group will be a [**copy_only** backup](../../relational-databases/backup-restore/copy-only-backups-sql-server.md).
122124

123125
## See Also
124126
- [Enable SQL Server managed backup to Microsoft Azure](../../relational-databases/backup-restore/enable-sql-server-managed-backup-to-microsoft-azure.md)

0 commit comments

Comments
 (0)