You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azacsnap-release-notes.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,20 +23,20 @@ For specific information on Preview features, refer to the [AzAcSnap Preview](az
23
23
24
24
AzAcSnap 11 is being released with the following fixes and improvements:
25
25
26
-
AzAcSnap 11 is being released with the following fixes and improvements:
27
-
-Features moved to GA (generally available):
26
+
27
+
-Features moved to GA (generally available):
28
28
- Microsoft SQL Server 2022 on Windows.
29
-
-Dependency updates:
30
-
-Updated to .NET 8
29
+
-Dependency updates:
30
+
-Updated to .NET 8
31
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
32
- Azure SDK updated to Track 2 (latest security and performance improvements).
33
-
-Fixes and Improvements:
34
-
-(NEW) Configurable Data Volume Backup Attempts:
33
+
-Fixes and Improvements:
34
+
-(NEW) Configurable Data Volume Backup Attempts:
35
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
36
- Backup (-c backup) changes:
37
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
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).
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
40
41
41
## Oct-2024
42
42
@@ -48,7 +48,7 @@ AzAcSnap 10a is being released with the following fixes and improvements:
48
48
- Allow configurable wait time-out for Microsoft SQL Server. This option helps you increase time-out for slow responding systems (default and minimum value is 30 seconds).
49
49
- Added a global override variable `MSSQL_CMD_TIMEOUT_SECS` to be used in either the `.azacsnaprc` file or as an environment variable set to the required wait time-out in seconds. For details on configuration refer to the [global override settings to control AzAcSnap behavior](azacsnap-tips.md#global-override-settings-to-control-azacsnap-behavior).
50
50
51
-
Download the binary of [AzAcSnap 10a for Linux](https://aka.ms/azacsnap-10a-linux)([signature file](https://aka.ms/azacsnap-10a-linux-signature)) or [AzAcSnap 10a for Windows](https://aka.ms/azacsnap-10a-windows).
51
+
Download the binary of [AzAcSnap 10a for Linux](https://aka.ms/azacsnap-10a-linux)([signature file](https://aka.ms/azacsnap-10a-linux-signature)) or [AzAcSnap 10a for Windows](https://aka.ms/azacsnap-10a-windows).
0 commit comments