Skip to content

Commit 85fe8e7

Browse files
authored
Updating speed units
1 parent bfff45a commit 85fe8e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/backup/sql-support-matrix.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ _*The database size limit depends on the data transfer rate that we support and
4949

5050
## Backup throughput performance
5151

52-
Azure Backup supports a consistent data transfer rate of 200 Mbps for full and differential backups of large SQL databases (of 500 GB). To utilize the optimum performance, ensure that:
52+
Azure Backup supports a consistent data transfer rate of 200 MBps for full and differential backups of large SQL databases (of 500 GB). To utilize the optimum performance, ensure that:
5353

54-
- 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](../virtual-machines/disks-performance.md) about disk throughput and performance in Azure VMs.
54+
- 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](../virtual-machines/disks-performance.md) about disk throughput and performance in Azure VMs.
5555
- Processes, which are running in the VM, are not consuming the VM bandwidth.
5656
- 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.
5757

@@ -60,4 +60,4 @@ Azure Backup supports a consistent data transfer rate of 200 Mbps for full and d
6060
6161
## Next steps
6262

63-
Learn how to [back up a SQL Server database](backup-azure-sql-database.md) that's running on an Azure VM.
63+
Learn how to [back up a SQL Server database](backup-azure-sql-database.md) that's running on an Azure VM.

0 commit comments

Comments
 (0)