We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9871ca commit ce4f7e5Copy full SHA for ce4f7e5
src/ResourceManager/Sql/ChangeLog.md
@@ -18,6 +18,10 @@
18
- Additional information about change #1
19
-->
20
## Current Release
21
-* Added storage properties to threat detection cmdlets
+* Added storage properties to cmdlets for Azure SQL threat detection policy management at database and server level
22
+ - StorageAccountName
23
+ - RetentionInDays
24
+* Removed the unsupported param "AuditAction" from Set-AzureSqlDatabaseServerAuditingPolicy
25
+* Added new param "AuditAction" to Set-AzureSqlDatabaseAuditingPolicy
26
27
## Version 2.3.0
0 commit comments