Skip to content

Commit 5571830

Browse files
committed
merge release-2019-11-29-ReceveryServices
2 parents 6f2df03 + 92c6d24 commit 5571830

File tree

3 files changed

+7
-11
lines changed

3 files changed

+7
-11
lines changed

src/RecoveryServices/RecoveryServices/Az.RecoveryServices.psd1

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 12/11/2019
6+
# Generated on: 11/29/2019
77
#
88

99
@{
@@ -263,9 +263,7 @@ PrivateData = @{
263263
# IconUri = ''
264264

265265
# 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.'
269267

270268
# Prerelease string of this module
271269
# Prerelease = ''

src/RecoveryServices/RecoveryServices/ChangeLog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
22-
## Version 2.2.0
2321
* Update references in .psd1 to use relative path
24-
* Added SoftDelete feature for VM and added tests for softdelete
2522
* Azure Site Recovery support for Azure Disk Encryption One Pass for Azure to Azure.
2623

24+
## Version 2.2.0
25+
* Azure Backup added support for enabling and disabling soft delete feature for Recovery Services Vault.
26+
2727
## Version 2.1.0
2828

2929
* Azure Site Recovery support to select disk type at enabling protection.
3030
* Azure Site Recovery bug fix for recovery plan action edit.
3131
* Azure Backup SQL Restore support to accept filestream DBs.
3232
* Azure Backup updated SDK version.
33-
* Azure Backup added support for enabling and disabling soft delete feature for Recovery Services Vault.
33+
3434

3535
## Version 2.0.1
3636

tools/Az/Az.psd1

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,9 +296,7 @@ Az.PrivateDns
296296
* Update references in .psd1 to use relative path
297297
298298
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.
302300
303301
Az.RedisCache
304302
* Update references in .psd1 to use relative path

0 commit comments

Comments
 (0)