Skip to content

Commit 0301a4b

Browse files
authored
Merge pull request #110344 from DavidTrigano/patch-4
Update sql-database-advanced-data-security.md
2 parents ef613e3 + 74424ad commit 0301a4b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/sql-database/sql-database-advanced-data-security.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Advanced data security is a unified package for advanced SQL security capabiliti
2020

2121
Advanced data security (ADS) provides a set of advanced SQL security capabilities, including data discovery & classification, vulnerability assessment, and Advanced Threat Protection.
2222

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.
2525
- [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.
2626

2727
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
6868

6969
## Next steps
7070

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)
7373
- 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

Comments
 (0)