Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS-Azure-sql-ADP-resources #718

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
## 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". </br> <img src="/resources/azure/sqlserver/advanced-data-security-enabled/step2.png"/>
3. On the "SQL server" page, select the SQL server that needs to be examined. </br> <img src="/resources/azure/sqlserver/advanced-data-security-enabled/step3.png"/>
4. On the selected "SQL server" page, scroll down the left navigation panel and select "Microsoft defender for cloud" under "Security".</br> <img src="/resources/azure/sqlserver/advanced-data-security-enabled/step4.png"/>
5. On the "Microsoft Defender for Cloud" page, if the "Microsoft Defender for SQL" is "Disabled" then the selected "SQL server" does not ensure that the server data is encrypted and monitored for unusual activity, vulnerabilities and threats. </br> <img src="/resources/azure/sqlserver/advanced-data-security-enabled/step5.png"/>
6. To ensure that Advanced Threat Protection is enabled for the selected server, on the "Microsoft Defender for Cloud" page, click on "Enabled" button to enable the Microsoft Defender for SQL.</br> <img src="/resources/azure/sqlserver/advanced-data-security-enabled/step6.png"/>
7. Once the Microsoft Defender is enable , you can see the vulnerabilities and threats.</br> <img src="/resources/azure/sqlserver/advanced-data-security-enabled/step7.png"/>
8. On the "Microsoft Defender for Cloud" page, click on "Configure" next to Enabled at the subscription-level.</br> <img src="/resources/azure/sqlserver/advanced-data-security-enabled/step8.png"/>
9. Here we can see by enabling Microsoft Defender for SQL , Vulnerability Assessment and Advanced Threat Protection are also enabled.</br> <img src="/resources/azure/sqlserver/advanced-data-security-enabled/step9.png"/>
2. Select the "Search resources, services, and docs" option at the top and search for "SQL servers". </br> <img src="/resources/azure/sqlserver/sql-server-advanced-threat-protection-enabled/step2.png"/>
3. On the "SQL server" page, select the SQL server that needs to be examined. </br> <img src="/resources/azure/sqlserver/sql-server-advanced-threat-protection-enabled/step3.png"/>
4. On the selected "SQL server" page, scroll down the left navigation panel and select "Microsoft defender for cloud" under "Security".</br> <img src="/resources/azure/sqlserver/sql-server-advanced-threat-protection-enabled/step4.png"/>
5. On the "Microsoft Defender for Cloud" page, if the "Microsoft Defender for SQL" is "Disabled" then the selected "SQL server" does not ensure that the server data is encrypted and monitored for unusual activity, vulnerabilities and threats. </br> <img src="/resources/azure/sqlserver/sql-server-advanced-threat-protection-enabled/step5.png"/>
6. To ensure that Advanced Threat Protection is enabled for the selected server, on the "Microsoft Defender for Cloud" page, click on "Enabled" button to enable the Microsoft Defender for SQL.</br> <img src="/resources/azure/sqlserver/sql-server-advanced-threat-protection-enabled/step6.png"/>
7. Once the Microsoft Defender is enable , you can see the vulnerabilities and threats.</br> <img src="/resources/azure/sqlserver/sql-server-advanced-threat-protection-enabled/step7.png"/>
8. On the "Microsoft Defender for Cloud" page, click on "Configure" next to Enabled at the subscription-level.</br> <img src="/resources/azure/sqlserver/sql-server-advanced-threat-protection-enabled/step8.png"/>
9. Here we can see by enabling Microsoft Defender for SQL , Vulnerability Assessment and Advanced Threat Protection are also enabled.</br> <img src="/resources/azure/sqlserver/sql-server-advanced-threat-protection-enabled/step9.png"/>
10. Repeat steps number 3 - 6 to ensure that Advanced Threat Protection is enabled for all SQL Servers.</br>