Skip to content

Commit 17b98aa

Browse files
authored
Merge pull request #19418 from AndreasWolter/patch-15
small text updates
2 parents c425778 + 8f4df0c commit 17b98aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/relational-databases/security/sql-data-discovery-and-classification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ author: DavidTrigano
1515
# SQL Data Discovery and Classification
1616
[!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.md)]
1717

18-
Data Discovery & Classification introduces a new tool built into [SQL Server Management Studio (SSMS)](../../ssms/download-sql-server-management-studio-ssms.md) for **discovering**, **classifying**, **labeling** & **reporting** the sensitive data in your databases.
18+
Data Discovery & Classification adds capabilities for **discovering**, **classifying**, **labeling** & **reporting** the sensitive data in your databasesc. This can be done via T-SQL or using [SQL Server Management Studio (SSMS)](../../ssms/download-sql-server-management-studio-ssms.md) .
1919
Discovering and classifying your most sensitive data (business, financial, healthcare, etc.) can play a pivotal role in your organizational information protection stature. It can serve as infrastructure for:
2020
* Helping meet data privacy standards.
2121
* Monitoring access to databases/columns containing highly sensitive data.
@@ -24,7 +24,7 @@ Discovering and classifying your most sensitive data (business, financial, healt
2424
> Data Discovery & Classification is **supported for SQL Server 2012 and later, and can be used with [SSMS 17.5](../../ssms/download-sql-server-management-studio-ssms.md) or later**. For Azure SQL Database, see [Azure SQL Database Data Discovery & Classification](/azure/sql-database/sql-database-data-discovery-and-classification/).
2525
2626
## <a id="Overview"></a>Overview
27-
Data Discovery & Classification introduces a set of services, forming a new SQL Information Protection paradigm aimed at protecting the data, not just the database:
27+
Data Discovery & Classification forms a new information-protection paradigm for SQL Database, SQL Managed Instance, and Azure Synapse, aimed at protecting the data and not just the database. Currently it supports the following capabilities:
2828

2929
* **Discovery & recommendations** - The classification engine scans your database and identifies columns containing potentially sensitive data. It then provides you an easy way to review and apply the appropriate classification recommendations, as well as to manually classify columns.
3030
* **Labeling** - Sensitivity classification labels can be persistently tagged on columns.

0 commit comments

Comments
 (0)