Skip to content

Commit 22fdff1

Browse files
Update release-notes.md
Added new SQL recommendation for Azure SQL servers for March 2023
1 parent bfad15d commit 22fdff1

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

articles/defender-for-cloud/release-notes.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,19 @@ To learn about *planned* changes that are coming soon to Defender for Cloud, see
1919
## March 2023
2020

2121
Updates in March include:
22-
22+
- [New preview recommendation for Azure SQL Servers](#new-preview-recommendation-for-azure-sql-servers)
2323
- [New alert in Defender for Key Vault](#new-alert-in-defender-for-key-vault)
2424

25+
### New preview recommendation for Azure SQL Servers
26+
27+
We have added a new recommendation for Azure SQL Servers, `Azure SQL Server authentication mode should be Azure Active Directory Only (Preview)`.
28+
29+
The recommendation is based on the existing policy [`Azure SQL Database should have Azure Active Directory Only Authentication enabled`](https://ms.portal.azure.com/#view/Microsoft_Azure_Policy/PolicyDetailBlade/definitionId/%2fproviders%2fMicrosoft.Authorization%2fpolicyDefinitions%2fabda6d70-9778-44e7-84a8-06713e6db027)
30+
31+
This recommendation disables local authentication methods and allows only Azure Active Directory Authentication which improves security by ensuring that Azure SQL Databases can exclusively be accessed by Azure Active Directory identities.
32+
33+
Learn how to [create servers with Azure AD-only authentication enabled in Azure SQL](/azure/azure-sql/database/authentication-azure-ad-only-authentication-create-server?tabs=azure-cli&view=azuresql).
34+
2535
### New alert in Defender for Key Vault
2636

2737
Defender for Key Vault has the following new alert:

0 commit comments

Comments
 (0)