Skip to content

Commit f6d4b13

Browse files
authored
Update azacsnap-release-notes.md for AzAcSnap 10 Release
1 parent 925c12e commit f6d4b13

File tree

1 file changed

+28
-3
lines changed

1 file changed

+28
-3
lines changed

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

Lines changed: 28 additions & 3 deletions
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: 04/17/2024
8+
ms.date: 05/15/2024
99
ms.author: phjensen
1010
---
1111

@@ -17,6 +17,31 @@ Download the [latest release](https://aka.ms/azacsnapinstaller) of the installer
1717

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

20+
## May-2024
21+
22+
### AzAcSnap 10 (Build: XXXXXXX)
23+
24+
AzAcSnap 10 is being released with the following fixes and improvements:
25+
26+
- Features added to [Preview](azacsnap-preview.md):
27+
- **Microsoft SQL Server** support adding options to configure, test, and snapshot backup Microsoft SQL Server in an application consistent manner.
28+
- Features moved to GA (generally available):
29+
- **Windows** support with AzAcSnap now able to be run on supported Linux distributions and Windows.
30+
- New configuration file layout.
31+
- To upgrade pre-AzAcSnap 10 configurations use the `azacsnap -c configure --configuration new` command to create a new configuration file and use the values in your existing configuration file.
32+
- Azure Large Instance storage management via REST API over HTTPS.
33+
- This allows the use of Consistency Group snapshots on supported Azure Large Instance storage.
34+
- Fixes and Improvements:
35+
- New `--flush` option which will flush in memory file buffers for local storage, useful for Azure Large Instance and Azure Managed Disk when connected as block storage.
36+
- Logging improvments.
37+
- Features removed:
38+
- AzAcSnap installer for Linux.
39+
- AzAcSnap is now downloadable as a binary for supported versions of Linux and Windows. This simplifies access to the AzAcSnap program allowing you to get started quickly.
40+
- Azure Large Instance storage management via CLI over SSH.
41+
- CLI over SSH replaced with the REST API over HTTPS.
42+
43+
Download the [AzAcSnap 10](https://aka.ms/azacsnap-10) installer.
44+
2045
## Apr-2024
2146

2247
### AzAcSnap 9a (Build: 1B3B458)
@@ -37,7 +62,7 @@ AzAcSnap 9 is being released with the following fixes and improvements:
3762

3863
- Features moved to GA (generally available):
3964
- IBM Db2 Database support.
40-
- [System Managed Identity](azacsnap-installation.md#azure-system-managed-identity) support for easier setup while improving security posture.
65+
- [System Managed Identity](azacsnap-configure-storage.md#azure-system-managed-identity) support for easier setup while improving security posture.
4166
- Fixes and Improvements:
4267
- Configure (`-c configure`) changes:
4368
- Allows for a blank value for `authFile` in the configuration file when using System Managed Identity.
@@ -241,7 +266,7 @@ AzAcSnap v5.0 (Build: 20210421.6349) is now Generally Available and for this bui
241266

242267
AzAcSnap v5.0 Preview (Build: 20210318.30771) is released with the following fixes and improvements:
243268

244-
- Removed the need to add the AZACSNAP user into the SAP HANA Tenant DBs, see the [Enable communication with database](azacsnap-installation.md#enable-communication-with-the-database) section.
269+
- Removed the need to add the AZACSNAP user into the SAP HANA Tenant DBs, see the [Enable communication with database](azacsnap-configure-database.md#enable-communication-with-the-database) section.
245270
- Fix to allow a [restore](azacsnap-cmd-ref-restore.md) with volumes configured with Manual QOS.
246271
- Added mutex control to throttle SSH connections for Azure Large Instance.
247272
- Fix installer for handling path names with spaces and other related issues.

0 commit comments

Comments
 (0)