Skip to content

Commit 564fee4

Browse files
authored
Update ChangeLog.md
1 parent 7fb0ff3 commit 564fee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sql/Sql/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
* Added HighAvailabilityReplicaCount to `New-AzSqlDatabaseSecondary`
2122
* Updated `Set-AzSqlDatabaseVulnerabilityAssessmentRuleBaseline` documentation to include example of define array of array with one inner array.
2223
* Added cmdlet `Copy-AzSqlDatabaseLongTermRetentionBackup`
2324
- Copy LTR backups to different servers
2425
* Added cmdlet `Update-AzSqlDatabaseLongTermRetentionBackup`
2526
- Update Backup Storage Redundancy values for LTR backups
2627
* Added CurrentBackupStorageRedundancy, RequestedBackupStorageRedundancy to `Get-AzSqlDatabase`, `New-AzSqlDatabase`, `Set-AzSqlDatabase`, `New-AzSqlDatabaseSecondary`, `Set-AzSqlDatabaseSecondary`, `New-AzSqlDatabaseCopy`
2728
- Changed BackupStorageRedundancy value to CurrentBackupStorageRedundancy, RequestedBackupStorageRedundancy to reflect both the current value and what has been requested if a change was made
28-
* Added HighAvailabilityReplicaCount to `New-AzSqlDatabaseSecondary`
2929

3030
## Version 2.17.1
3131
* Added cmdlet output breaking change warnings to the following:

0 commit comments

Comments
 (0)