Skip to content

Commit 8b20511

Browse files
authored
Update ChangeLog.md
1 parent 76bb5b5 commit 8b20511

File tree

1 file changed

+7
-14
lines changed

1 file changed

+7
-14
lines changed

src/Sql/Sql/ChangeLog.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
* Support Azure SQL Server\Database Auditing with new cmdlets.
22+
- Set-AzSqlServerAudit
23+
- Get-AzSqlServerAudit
24+
- Remove-AzSqlServerAudit
25+
- Set-AzSqlDatabaseAudit
26+
- Get-AzSqlDatabaseAudit
27+
- Remove-AzSqlDatabaseAudit
2128

2229
## Version 1.12.0
2330
* Fix Advanced Threat Protection storage endpoint suffix
@@ -28,20 +35,6 @@
2835
- Remove-AzSqlInstanceKeyVaultKey
2936
- Get-AzSqlInstanceTransparentDataEncryptionProtector
3037
- Set-AzSqlInstanceTransparentDataEncryptionProtector
31-
* Support Azure SQL Server\Database Auditing with new cmdlets.
32-
- Set-AzSqlServerAudit
33-
- Get-AzSqlServerAudit
34-
- Remove-AzSqlServerAudit
35-
- Set-AzSqlDatabaseAudit
36-
- Get-AzSqlDatabaseAudit
37-
- Remove-AzSqlDatabaseAudit
38-
39-
## Version 1.11.0
40-
* Add DnsZonePartner Parameter for New-AzureSqlInstance cmdlet to support AutoDr for Managed Instance.
41-
* Deprecating Get-AzSqlDatabaseSecureConnectionPolicy cmdlet
42-
* Rename Threat Detection cmdlets to Advanced Threat Protection
43-
* New-AzSqlInstance -StorageSizeInGB and -LicenseType parameters are now optional.
44-
* Fix issue in reference documentation for `Enable-AzSqlServerAdvancedDataSecurity`
4538

4639
## Version 1.11.0
4740
* Add DnsZonePartner Parameter for New-AzureSqlInstance cmdlet to support AutoDr for Managed Instance.

0 commit comments

Comments
 (0)