Skip to content

Commit bc568e2

Browse files
authored
Update azacsnap-release-notes.md for AzAcSnap 11 Release
1 parent 0df764b commit bc568e2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@ For specific information on Preview features, refer to the [AzAcSnap Preview](az
2323

2424
AzAcSnap 11 is being released with the following fixes and improvements:
2525

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):
2828
- Microsoft SQL Server 2022 on Windows.
29-
- Dependency updates:
30-
- Updated to .NET 8
29+
- Dependency updates:
30+
- Updated to .NET 8
3131
- List of supported operation systems [.NET 8 - Supported OS versions](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md).
3232
- 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:
3535
- 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).
3636
- Backup (-c backup) changes:
3737
- Storage snapshot retention management moved to after database taken out of "backup-mode" to reduce time the database is in a "backup-enabled" state.
3838

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).
4040

4141
## Oct-2024
4242

@@ -48,7 +48,7 @@ AzAcSnap 10a is being released with the following fixes and improvements:
4848
- 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).
4949
- 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).
5050

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).
5252

5353
## Jul-2024
5454

0 commit comments

Comments
 (0)