Skip to content

Commit cfabc7e

Browse files
Merge pull request #272297 from AbhishekMallick-MS/Apr-16-2024-SQL
CSS doc ask #26832294 - SQL backup special character updates
2 parents 64582b2 + e0e6ad2 commit cfabc7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/backup/backup-sql-server-database-azure-vms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up multiple SQL Server VMs from the vault
33
description: In this article, learn how to back up SQL Server databases on Azure virtual machines with Azure Backup from the Recovery Services vault
44
ms.topic: how-to
5-
ms.date: 03/07/2024
5+
ms.date: 04/17/2024
66
ms.service: backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
@@ -125,7 +125,7 @@ When you back up a SQL Server database on an Azure VM, the backup extension on t
125125
- Changing the casing of an SQL database isn't supported after configuring protection.
126126

127127
>[!NOTE]
128-
>The **Configure Protection** operation for databases with special characters, such as '+' or '&', in their name isn't supported. You can change the database name or enable **Auto Protection**, which can successfully protect these databases.
128+
>The **Configure Protection** operation for databases with special characters, such as `{`, `'}`, `[`, `]`, `,`, `=`, `-`, `(`, `)`, `.`, `+`, `;`, `'`, or `/`, in their name isn't supported. You can change the database name or enable **Auto Protection**, which can successfully protect these databases.
129129
130130
[!INCLUDE [How to create a Recovery Services vault](../../includes/backup-create-rs-vault.md)]
131131

0 commit comments

Comments
 (0)