Skip to content

Commit 1ef2abc

Browse files
SQL backup support matrix - .NET Framework support updates
1 parent 05900a0 commit 1ef2abc

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: 09/30/2024
5+
ms.date: 02/12/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -26,7 +26,7 @@ Before you back up a SQL Server database, check the following criteria:
2626
1. Make sure that .NET 4.6.2 version or above is installed on the VM.
2727

2828
>[!Caution]
29-
>The support for backups of SQL VMs running .NET Framework 4.6.1 or below will soon be deprecated because these versions are [officially out of support](/lifecycle/products/microsoft-net-framework). We recommend that you upgrade the .NET Framework to version 4.6.2 or above to ensure that there are no backup failures.
29+
>Support for backups of SQL VMs running .NET Framework 4.6.1 is deprecated due to the end of [official support](/lifecycle/products/microsoft-net-framework). We recommend upgrading to .NET Framework 4.6.2 or above to avoid backup failures.
3030
3131
1. Make sure that the SQL Server databases follow the [database naming guidelines for Azure Backup](#database-naming-guidelines-for-azure-backup).
3232
1. Ensure that the combined length of the SQL Server VM name and the resource group name doesn't exceed 84 characters for Azure Resource Manager VMs (or 77 characters for classic VMs). This limitation is because some characters are reserved by the service.

0 commit comments

Comments
 (0)