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
+28-3Lines changed: 28 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
5
5
author: Phil-Jensen
6
6
ms.service: azure-netapp-files
7
7
ms.topic: conceptual
8
-
ms.date: 04/17/2024
8
+
ms.date: 05/15/2024
9
9
ms.author: phjensen
10
10
---
11
11
@@ -17,6 +17,31 @@ Download the [latest release](https://aka.ms/azacsnapinstaller) of the installer
17
17
18
18
For specific information on Preview features, refer to the [AzAcSnap Preview](azacsnap-preview.md) page.
19
19
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
+
20
45
## Apr-2024
21
46
22
47
### AzAcSnap 9a (Build: 1B3B458)
@@ -37,7 +62,7 @@ AzAcSnap 9 is being released with the following fixes and improvements:
37
62
38
63
- Features moved to GA (generally available):
39
64
- 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.
41
66
- Fixes and Improvements:
42
67
- Configure (`-c configure`) changes:
43
68
- 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
241
266
242
267
AzAcSnap v5.0 Preview (Build: 20210318.30771) is released with the following fixes and improvements:
243
268
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.
245
270
- Fix to allow a [restore](azacsnap-cmd-ref-restore.md) with volumes configured with Manual QOS.
246
271
- Added mutex control to throttle SSH connections for Azure Large Instance.
247
272
- Fix installer for handling path names with spaces and other related issues.
0 commit comments