Skip to content

Commit 0981466

Browse files
authored
Correct changelog of Sql (#18184)
The line "* Added parameter `HighAvailabilityReplicaCount` to `New-AzSqlElasticPool` and `Set-AzSqlElasticPool`" was appended incorrectly in version 3.8.0, while it should have been under "upcoming release".
1 parent aa74bc2 commit 0981466

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
@@ -19,9 +19,9 @@
1919
-->
2020
## Upcoming Release
2121
* Added new cmdlet `Get-AzSqlInstanceEndpointCertificate`
22+
* Added parameter `HighAvailabilityReplicaCount` to `New-AzSqlElasticPool` and `Set-AzSqlElasticPool`
2223

2324
## Version 3.8.0
24-
* Added parameter `HighAvailabilityReplicaCount` to `New-AzSqlElasticPool` and `Set-AzSqlElasticPool`
2525
* Added parameter `ServicePrincipalType` to `New-AzSqlInstance` and `Set-AzSqlInstance`
2626
* [Breaking change] Removed `Get-AzSqlDatabaseTransparentDataEncryptionActivity`
2727
* Added property `CurrentBackupStorageRedundancy` and `RequestedBackupStorageRedundancy` in the outputs of Managed Instance CRUD commands

0 commit comments

Comments
 (0)