You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sql-database/sql-database-advanced-data-security.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ Advanced data security is a unified package for advanced SQL security capabiliti
20
20
21
21
Advanced data security (ADS) provides a set of advanced SQL security capabilities, including data discovery & classification, vulnerability assessment, and Advanced Threat Protection.
22
22
23
-
-[Data discovery & classification](sql-database-data-discovery-and-classification.md) provides capabilities built into Azure SQL Database for discovering, classifying, labeling & protecting the sensitive data in your databases. It can be used to provide visibility into your database classification state, and to track the access to sensitive data within the database and beyond its borders.
24
-
-[Vulnerability assessment](sql-vulnerability-assessment.md) is an easy to configure service that can discover, track, and help you remediate potential database vulnerabilities. It provides visibility into your security state, and includes actionable steps to resolve security issues, and enhance your database fortifications.
23
+
-[Data Discovery & Classification](sql-database-data-discovery-and-classification.md) provides capabilities built into Azure SQL Database for discovering, classifying, labeling & reporting the sensitive data in your databases. It can be used to provide visibility into your database classification state, and to track the access to sensitive data within the database and beyond its borders.
24
+
-[Vulnerability Assessment](sql-vulnerability-assessment.md) is an easy to configure service that can discover, track, and help you remediate potential database vulnerabilities. It provides visibility into your security state, and includes actionable steps to resolve security issues, and enhance your database fortifications.
25
25
-[Advanced Threat Protection](sql-database-threat-detection-overview.md) detects anomalous activities indicating unusual and potentially harmful attempts to access or exploit your database. It continuously monitors your database for suspicious activities, and provides immediate security alerts on potential vulnerabilities, SQL injection attacks, and anomalous database access patterns. Advanced Threat Protection alerts provide details of the suspicious activity and recommend action on how to investigate and mitigate the threat.
26
26
27
27
Enable SQL ADS once to enable all of these included features. With one click, you can enable ADS for all databases on your SQL Database server or managed instance. Enabling or managing ADS settings requires belonging to the [SQL security manager](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#sql-security-manager) role, SQL database admin role or SQL server admin role.
@@ -68,7 +68,7 @@ Advanced data security settings for your database server or managed instance can
68
68
69
69
## Next steps
70
70
71
-
- Learn more about [data discovery & classification](sql-database-data-discovery-and-classification.md)
72
-
- Learn more about [vulnerability assessment](sql-vulnerability-assessment.md)
71
+
- Learn more about [Data Discovery & Classification](sql-database-data-discovery-and-classification.md)
72
+
- Learn more about [vulnerability Assessment](sql-vulnerability-assessment.md)
73
73
- Learn more about [Advanced Threat Protection](sql-database-threat-detection.md)
74
-
- Learn more about [Azure security center](https://docs.microsoft.com/azure/security-center/security-center-intro)
74
+
- Learn more about [Azure Security Center](https://docs.microsoft.com/azure/security-center/security-center-intro)
0 commit comments