AZURE / SQL Server / Advanced Data Security Enabled

October 18, 2022 ยท View on GitHub

CloudSploit

AZURE / SQL Server / Advanced Data Security Enabled

Quick Info

Plugin TitleAdvanced Data Security Enabled
CloudAZURE
CategorySQL Server
DescriptionEnsures that Advanced Data Security is enabled for SQL Servers
More InfoEnabling Advanced Data Security on all SQL Servers ensures that SQL server data is encrypted and monitored for unusual activity, vulnerabilities, and threats.
AZURE Linkhttps://docs.microsoft.com/en-gb/azure/sql-database/sql-database-advanced-data-security
Recommended ActionEnsure that Advanced Data Security is enabled for all SQL Servers.

Detailed Remediation Steps

  1. Log in to the Microsoft Azure Management Console.
  2. Select the "Search resources, services, and docs" option at the top and search for "SQL servers".
  3. On the "SQL server" page, select the SQL server that needs to be examined.
  4. On the selected "SQL server" page, scroll down the left navigation panel and select "Microsoft defender for cloud" under "Security".
  5. On the "Microsoft Defender for Cloud" page, if the "Microsoft Defender for SQL" is showing "Disabled" then the selected "SQL server" does not ensure that the server data is encrypted and monitored for unusual activity, vulnerabilities and threats.
  6. To ensure that Advanced Data Security is enabled for the selected server, on the "Microsoft Defender for Cloud" page, click on "Configure" infront of "Microsoft Defender for SQL" to reach its configuration page.
  7. On the "Server settings" page, toggle the switch to "ON" under "MICROSOFT DEFENDER FOR SQL". Select the "Subscription" and "Storage account" accordingly.
  8. Click on the "Save" button at the top to make the necessary changes.
  9. Repeat steps number 3 - 8 to ensure that Advanced Data Security is enabled for all SQL Servers.