Skip to content

Commit 3da0e8e

Browse files
Addressed EEE doc ask #10859994
Updated doc as per inputs in WI - https://msazure.visualstudio.com/One/_workitems/edit/10859994
1 parent c612d04 commit 3da0e8e

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: reference
5-
ms.date: 03/07/2025
5+
ms.date: 05/29/2025
66
ms.custom: references_regions
77
ms.service: azure-backup
88
author: jyothisuri
@@ -58,6 +58,7 @@ Azure Backup supports a consistent data transfer rate of 350 MBps for full and d
5858
- The underlying VM (containing the SQL Server instance, which hosts the database) is configured with the required network throughput. If the maximum throughput of the VM is less than 200 MBps, Azure Backup can’t transfer data at the optimum speed.<br>Also, the disk that contains the database files must have enough throughput provisioned. [Learn more](/azure/virtual-machines/disks-performance) about disk throughput and performance in Azure VMs.
5959
- Processes, which are running in the VM, are not consuming the VM bandwidth.
6060
- The backup schedules are spread across a subset of databases. Multiple backups running concurrently on a VM shares the network consumption rate between the backups. [Learn more](faq-backup-sql-server.yml#can-i-control-how-many-concurrent-backups-run-on-the-sql-server-) about how to control the number of concurrent backups.
61+
- The maximum supported throughput for log backups is **50 Mbps**, based on average log churn observed in most environments. If you consistently experience high log churn and encounter reduced backup performance, contact Microsoft Support for further assistance.
6162

6263
>[!NOTE]
6364
>- The higher throughput is automatically throttled when the following conditions are met:

0 commit comments

Comments
 (0)