File tree Expand file tree Collapse file tree 3 files changed +7
-11
lines changed
src/RecoveryServices/RecoveryServices Expand file tree Collapse file tree 3 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 3
3
#
4
4
# Generated by: Microsoft Corporation
5
5
#
6
- # Generated on: 12/11 /2019
6
+ # Generated on: 11/29 /2019
7
7
#
8
8
9
9
@ {
@@ -263,9 +263,7 @@ PrivateData = @{
263
263
# IconUri = ''
264
264
265
265
# ReleaseNotes of this module
266
- ReleaseNotes = ' * Update references in .psd1 to use relative path
267
- * Added SoftDelete feature for VM and added tests for softdelete
268
- * Azure Site Recovery support for Azure Disk Encryption One Pass for Azure to Azure.'
266
+ ReleaseNotes = ' * Azure Backup added support for enabling and disabling soft delete feature for Recovery Services Vault.'
269
267
270
268
# Prerelease string of this module
271
269
# Prerelease = ''
Original file line number Diff line number Diff line change 18
18
- Additional information about change #1
19
19
-->
20
20
## Upcoming Release
21
-
22
- ## Version 2.2.0
23
21
* Update references in .psd1 to use relative path
24
- * Added SoftDelete feature for VM and added tests for softdelete
25
22
* Azure Site Recovery support for Azure Disk Encryption One Pass for Azure to Azure.
26
23
24
+ ## Version 2.2.0
25
+ * Azure Backup added support for enabling and disabling soft delete feature for Recovery Services Vault.
26
+
27
27
## Version 2.1.0
28
28
29
29
* Azure Site Recovery support to select disk type at enabling protection.
30
30
* Azure Site Recovery bug fix for recovery plan action edit.
31
31
* Azure Backup SQL Restore support to accept filestream DBs.
32
32
* Azure Backup updated SDK version.
33
- * Azure Backup added support for enabling and disabling soft delete feature for Recovery Services Vault.
33
+
34
34
35
35
## Version 2.0.1
36
36
Original file line number Diff line number Diff line change @@ -296,9 +296,7 @@ Az.PrivateDns
296
296
* Update references in .psd1 to use relative path
297
297
298
298
Az.RecoveryServices
299
- * Update references in .psd1 to use relative path
300
- * Added SoftDelete feature for VM and added tests for softdelete
301
- * Azure Site Recovery support for Azure Disk Encryption One Pass for Azure to Azure.
299
+ * Azure Backup added support for enabling and disabling soft delete feature for Recovery Services Vault.
302
300
303
301
Az.RedisCache
304
302
* Update references in .psd1 to use relative path
You can’t perform that action at this time.
0 commit comments