Skip to content

Commit 8a4f735

Browse files
authored
Update sql-database-security-best-practice.md
1 parent 698b1d2 commit 8a4f735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-security-best-practice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@ Monitor who accesses sensitive data and capture queries on sensitive data in aud
730730
**How to implement**:
731731

732732
- Use SQL Audit and Data Classification in combination.
733-
- In your [SQL Database Audit](sql-database-auditing.md) log, you can track access specifically to sensitive data. You can also view information such as the data that was accessed, as well as its sensitivity label. For more information, see [Auditing access to sensitive data](sql-database-data-discovery-and-classification.md#subheading-3).
733+
- In your [SQL Database Audit](sql-database-auditing.md) log, you can track access specifically to sensitive data. You can also view information such as the data that was accessed, as well as its sensitivity label. For more information, see [Data Discovery & Classification](sql-database-data-discovery-and-classification.md) and [Auditing access to sensitive data](sql-database-data-discovery-and-classification.md#audit-sensitive-data).
734734

735735
**Best practices**:
736736

0 commit comments

Comments
 (0)