Skip to content

Commit c420307

Browse files
Merge pull request #283584 from AbhishekMallick-MS/Aug-5-2024-CSS
Addressed CSS doc ask #28133937
2 parents 8e1f923 + aecefe4 commit c420307

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/backup/sql-support-matrix.md

Lines changed: 3 additions & 2 deletions
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: 02/14/2024
5+
ms.date: 08/06/2024
66
ms.custom: references_regions
77
ms.service: azure-backup
88
author: AbhishekMallick-MS
@@ -48,7 +48,8 @@ _*The database size limit depends on the data transfer rate that we support and
4848
* TDE - enabled database backup is supported. To restore a TDE-encrypted database to another SQL Server, you need to first [restore the certificate to the destination server](/sql/relational-databases/security/encryption/move-a-tde-protected-database-to-another-sql-server). The backup compression for TDE-enabled databases for SQL Server 2016 and newer versions is available, but at lower transfer size as explained [here](https://techcommunity.microsoft.com/t5/sql-server/backup-compression-for-tde-enabled-databases-important-fixes-in/ba-p/385593).
4949
* The backup and restore operations for mirror databases and database snapshots aren't supported.
5050
* SQL Server **Failover Cluster Instance (FCI)** isn't supported.
51-
* Back up of databases with extensions in their names aren’t supported. This is because the IIS server performs the [file extension request filtering](/iis/configuration/system.webserver/security/requestfiltering/fileextensions). However, note that we've allowlisted `.ad`, `.cs`, and `.master` that can be used in the database names.
51+
* Back up of databases with extensions in their names aren’t supported. This is because the IIS server performs the [file extension request filtering](/iis/configuration/system.webserver/security/requestfiltering/fileextensions). However, note that we've allowlisted `.ad`, `.cs`, and `.master` that can be used in the database names. Learn more about the [database naming guidelines for Azure Backup](backup-sql-server-database-azure-vms.md#database-naming-guidelines-for-azure-backup).
52+
5253

5354
## Backup throughput performance
5455

0 commit comments

Comments
 (0)