Skip to content

Commit

Permalink
Update ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msJinLei authored May 24, 2021
1 parent 7fb0ff3 commit 564fee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sql/Sql/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
- Additional information about change #1
-->
## Upcoming Release
* Added HighAvailabilityReplicaCount to `New-AzSqlDatabaseSecondary`
* Updated `Set-AzSqlDatabaseVulnerabilityAssessmentRuleBaseline` documentation to include example of define array of array with one inner array.
* Added cmdlet `Copy-AzSqlDatabaseLongTermRetentionBackup`
- Copy LTR backups to different servers
* Added cmdlet `Update-AzSqlDatabaseLongTermRetentionBackup`
- Update Backup Storage Redundancy values for LTR backups
* Added CurrentBackupStorageRedundancy, RequestedBackupStorageRedundancy to `Get-AzSqlDatabase`, `New-AzSqlDatabase`, `Set-AzSqlDatabase`, `New-AzSqlDatabaseSecondary`, `Set-AzSqlDatabaseSecondary`, `New-AzSqlDatabaseCopy`
- Changed BackupStorageRedundancy value to CurrentBackupStorageRedundancy, RequestedBackupStorageRedundancy to reflect both the current value and what has been requested if a change was made
* Added HighAvailabilityReplicaCount to `New-AzSqlDatabaseSecondary`

## Version 2.17.1
* Added cmdlet output breaking change warnings to the following:
Expand Down

0 comments on commit 564fee4

Please sign in to comment.