Skip to content

Commit 851c8f9

Browse files
authored
Update ChangeLog.md of sql to fix a log issue (#25930)
1 parent d554d74 commit 851c8f9

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
@@ -20,14 +20,14 @@
2020
## Upcoming Release
2121
* Fixed secrets exposure in example documentation.
2222
* Fixed issues regarding Active Directory Administrator in `Set-AzSqlInstanceActiveDirectoryAdministrator` and `Set-AzSqlInstance` cmdlets.
23+
* Added new parameter AuthenticationMetadata to `New-AzSqlInstance` and `Set-AzSqlInstance`
2324

2425
## Version 5.2.0
2526
* Added breaking change announcement for cmdlets: `New-AzSqlInstanceLink`, `Get-AzSqlInstanceLink`, `Remove-AzSqlInstanceLink`, `Update-AzSqlInstanceLink`.
2627
* Added `IsGeneralPurposeV2` and `StorageIOps` parameters to `New-AzSqlInstance`, `Set-AzSqlInstance` to enable the creation of GPv2 instances
2728
* Added IsGeneralPurposeV2 and StorageIOps fields to the model of the managed instance so that it displays information about GPv2 instances that are returned by `Get-AzSqlInstance`.
2829
* Added new cmdlet `Set-AzSqlDatabaseReplicationLink` for updating replication link type
2930
* Updated `Get-AzSqlDatabaseReplicationLink` to use the new sdk
30-
* Added new parameter AuthenticationMetadata to `New-AzSqlInstance` and `Set-AzSqlInstance`
3131

3232
## Version 5.1.0
3333
* Added cross-subscription support for `Copy-AzSqlInstanceDatabase`, `Move-AzSqlInstanceDatabase`

0 commit comments

Comments
 (0)