Skip to content

Commit 5e8f5a1

Browse files
Merge pull request #268370 from AbhishekMallick-MS/Mar-7-2024-SQLCSS
Addressed CSS doc ask - Added avoided element in SQL server name
2 parents 66ac9e8 + 3df001a commit 5e8f5a1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
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
4-
ms.topic: conceptual
5-
ms.date: 03/04/2024
4+
ms.topic: how-to
5+
ms.date: 03/07/2024
66
ms.service: backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
@@ -115,6 +115,7 @@ When you back up a SQL Server database on an Azure VM, the backup extension on t
115115
- Closing square brackets (])
116116
- Semicolon (;)
117117
- Forward slash (/)
118+
- Percentage (%)
118119

119120
- SQL Backup configuration doesn't support the single quotation in the database name and causes deployment failure. If there is any database with single quote, we recommend that you rename the database or take the native backup approach.
120121
- Aliasing is available for unsupported characters, but we recommend avoiding them. For more information, see [Understanding the Table Service Data Model](/rest/api/storageservices/understanding-the-table-service-data-model).

0 commit comments

Comments
 (0)