Skip to content

Commit 933a5ba

Browse files
authored
Update azacsnap-release-notes.md for AzAcSnap 11 Release
1 parent d1d4a82 commit 933a5ba

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

articles/azure-netapp-files/azacsnap-release-notes.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: Phil-Jensen
66
ms.service: azure-netapp-files
77
ms.topic: conceptual
8-
ms.date: 01/14/2025
8+
ms.date: 02/01/2025
99
ms.author: phjensen
1010
---
1111

@@ -17,6 +17,27 @@ Download the latest release of the binary for [Linux](https://aka.ms/azacsnap-li
1717

1818
For specific information on Preview features, refer to the [AzAcSnap Preview](azacsnap-preview.md) page.
1919

20+
## Feb-2025
21+
22+
### AzAcSnap 11 (Build: 1BA0C3*)
23+
24+
AzAcSnap 11 is being released with the following fixes and improvements:
25+
26+
AzAcSnap 11 is being released with the following fixes and improvements:
27+
- Features moved to GA (generally available):
28+
- Microsoft SQL Server 2022 on Windows.
29+
- Dependency updates:
30+
- Updated to .NET 8
31+
- List of supported operation systems [.NET 8 - Supported OS versions](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md).
32+
- Azure SDK updated to Track 2 (latest security and performance improvements).
33+
- Fixes and Improvements:
34+
- (NEW) Configurable Data Volume Backup Attempts:
35+
- This feature allows you to set the number of times the system will try to perform a data volume backup. It's useful for databases where locking issues might occur. By default, the system will try 3 times, but you can set it to any number from 1. You can configure this by adding the `DATA_BACKUP_ATTEMPTS` variable to the `.azacsnaprc` file or as an environment variable. Currently, this feature is only available for Microsoft SQL Server. For details on configuration refer to the [global override settings to control AzAcSnap behavior](azacsnap-tips.md#global-override-settings-to-control-azacsnap-behavior).
36+
- Backup (-c backup) changes:
37+
- Storage snapshot retention management moved to after database taken out of "backup-mode" to reduce time the database is in a "backup-enabled" state.
38+
39+
Download the binary of [AzAcSnap 11 for Linux](https://aka.ms/azacsnap-11-linux)([signature file](https://aka.ms/azacsnap-11-linux-signature)) or [AzAcSnap 11 for Windows](https://aka.ms/azacsnap-11-windows).
40+
2041
## Oct-2024
2142

2243
### AzAcSnap 10a (Build: 1B79BA*)

0 commit comments

Comments
 (0)