Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Sql/Sql/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
-->
## Upcoming Release
* Added new cmdlet `Get-AzSqlInstanceEndpointCertificate`
* Added parameter `HighAvailabilityReplicaCount` to `New-AzSqlElasticPool` and `Set-AzSqlElasticPool`

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