Skip to content

Commit 5077d12

Browse files
committed
Add fixes description to SQL change log
1 parent 974decd commit 5077d12

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/ResourceManager/Sql/ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
-->
2020
## Current Release
2121
* Added ability to rename database using Set-AzureRmSqlDatabase
22+
* Fixed issue https://github.com/Azure/azure-powershell/issues/5046
23+
- AuditAction parameter in auditing cmdlets is no longer being ignored
24+
* Fixed an issue in Auditing cmdlets when 'Secondary' StorageKeyType is provided
25+
- When setting blob auditing, the primary storage account key was used instead of the secondary key when providing 'Secondary' value for StorageKeyType parameter.
2226

2327
## Version 4.0.1
2428
* Fixed assembly loading issue that caused some cmdlets to fail when executing

0 commit comments

Comments
 (0)