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
# Release Notes for Azure Application Consistent Snapshot tool
20
20
21
21
This page lists major changes made to AzAcSnap to provide new functionality or resolve defects.
22
22
23
+
Download the [latest release](https://aka.ms/azacsnapinstaller) of the installer and review how to [get started](azacsnap-get-started.md).
24
+
25
+
For specific information on Preview features, refer to the [AzAcSnap Preview](azacsnap-preview.md) page.
26
+
27
+
## Feb-2023
28
+
29
+
### AzAcSnap 7a (Build: 1AA8343)
30
+
31
+
AzAcSnap 7a is being released with the following fixes:
32
+
33
+
- Fixes for `-c restore` commands:
34
+
- Enable mounting volumes on HLI (BareMetal) where the volumes have been reverted to a prior state when using `-c restore --restore revertvolume`.
35
+
- Correctly set ThroughputMiBps on volume clones for Azure NetApp Files volumes in an Auto QoS Capacity Pool when using `-c restore --restore snaptovol`.
36
+
23
37
## Dec-2022
24
38
25
39
### AzAcSnap 7 (Build: 1A8FDFF)
@@ -56,7 +70,7 @@ Download the [latest release](https://aka.ms/azacsnapinstaller) of the installer
56
70
> [!IMPORTANT]
57
71
> AzAcSnap 6 brings a new release model for AzAcSnap and includes fully supported GA features and Preview features in a single release.
58
72
59
-
Since AzAcSnap v5.0 was released as GA in April 2021, there have been 8 releases of AzAcSnap across two branches. Our goal with the new release model is to align with how Azure components are released. This change allows moving features from Preview to GA (without having to move an entire branch), and introduce new Preview features (without having to create a new branch). From AzAcSnap 6 we'll have a single branch with fully supported GA features and Preview features (which are subject to Microsoft's Preview Ts&Cs). It’s important to note customers can't accidentally use Preview features, and must enable them with the `--preview` command line option. This means the next release will be AzAcSnap 7, which could include; patches (if necessary) for GA features, current Preview features moving to GA, or new Preview features.
73
+
Since AzAcSnap v5.0 was released as GA in April 2021, there have been eight releases of AzAcSnap across two branches. Our goal with the new release model is to align with how Azure components are released. This change allows moving features from Preview to GA (without having to move an entire branch), and introduce new Preview features (without having to create a new branch). From AzAcSnap 6, we'll have a single branch with fully supported GA features and Preview features (which are subject to Microsoft's Preview Ts&Cs). It’s important to note customers can't accidentally use Preview features, and must enable them with the `--preview` command line option. This means the next release will be AzAcSnap 7, which could include; patches (if necessary) for GA features, current Preview features moving to GA, or new Preview features.
60
74
61
75
AzAcSnap 6 is being released with the following fixes and improvements:
62
76
@@ -69,8 +83,6 @@ AzAcSnap 6 is being released with the following fixes and improvements:
69
83
- Azure Managed Disk as an alternate storage back-end.
70
84
- ANF Client API Version updated to 2021-10-01.
71
85
- Change to workflow for handling Backint to re-enable backint configuration should there be a failure when putting SAP HANA in a consistent state for snapshot.
72
-
73
-
Download the [latest release](https://aka.ms/azacsnapinstaller) of the installer and review how to [get started](azacsnap-get-started.md). For specific information on Preview features refer to the [AzAcSnap Preview](azacsnap-preview.md) page.
74
86
75
87
## May-2022
76
88
@@ -96,7 +108,7 @@ Download the [latest release of the Preview installer](https://aka.ms/azacsnap-p
96
108
AzAcSnap v5.1 Preview (Build: 20220302.81795) has been released with the following new features:
97
109
98
110
- Azure Key Vault support for securely storing the Service Principal.
99
-
- A new option for `-c backup --volume` which has the `all` parameter value.
111
+
- A new option for `-c backup --volume`, which has the `all` parameter value.
100
112
101
113
## Feb-2022
102
114
@@ -152,9 +164,9 @@ AzAcSnap v5.0 (Build: 20210421.6349) has been made Generally Available and for t
152
164
153
165
## March-2021
154
166
155
-
### AzAcSnap v5.0 Preview (Build:20210318.30771)
167
+
### AzAcSnap v5.0 Preview (Build:20210318.30771)
156
168
157
-
AzAcSnap v5.0 Preview (Build:20210318.30771) has been released with the following fixes and improvements:
169
+
AzAcSnap v5.0 Preview (Build:20210318.30771) has been released with the following fixes and improvements:
158
170
159
171
- 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-database) section.
160
172
- Fix to allow a [restore](azacsnap-cmd-ref-restore.md) with volumes configured with Manual QOS.
@@ -165,3 +177,4 @@ AzAcSnap v5.0 Preview (Build:20210318.30771) has been released with the followin
165
177
## Next steps
166
178
167
179
-[Get started with Azure Application Consistent Snapshot tool](azacsnap-get-started.md)
180
+
-[Download the latest release of the installer](https://aka.ms/azacsnapinstaller)
0 commit comments