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/data-catalog/data-catalog-frequently-asked-questions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ The specific properties differ from data source to data source but, in general,
81
81
>
82
82
83
83
> [!NOTE]
84
-
> For data sources such as SQL Server Analysis Services that have a first-class **Description** property, the Data Catalog data source registration tool extracts that property value. For *on-premises* SQL Server relational databases that lack a first-class **Description** property, the Data Catalog data source registration tool extracts the value from the **ms_description** extended property for objects and columns. For more information, see [Using Extended Properties on Database Objects](https://technet.microsoft.com/library/ms190243%28v=sql.105%29.aspx).
84
+
> For data sources such as SQL Server Analysis Services that have a first-class **Description** property, the Data Catalog data source registration tool extracts that property value. For *on-premises* SQL Server relational databases that lack a first-class **Description** property, the Data Catalog data source registration tool extracts the value from the **ms_description** extended property for objects and columns. This property is not supported for SQL Azure. For more information, see [Using Extended Properties on Database Objects](https://technet.microsoft.com/library/ms190243%28v=sql.105%29.aspx).
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-label-images.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,4 +122,4 @@ When you're done labeling, select your name in the upper-right corner of the lab
122
122
## Next steps
123
123
124
124
* Learn to [train image classification models in Azure](https://docs.microsoft.com/azure/machine-learning/tutorial-train-models-with-aml)
125
-
* Read about [object detection using Azure and the "Faster R-CNN" technique](https://www.microsoft.com/developerblog/2017/10/24/bird-detection-with-azure-ml-workbench/)
Copy file name to clipboardExpand all lines: articles/sql-database/sql-database-data-discovery-and-classification.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Data discovery & classification
3
-
description: Azure SQL Database and data discovery & classification
2
+
title: Data Discovery & Classification
3
+
description: Data Discovery & Classification for Azure SQL Database and Azure Synapse Analytics
4
4
services: sql-database
5
5
ms.service: sql-database
6
6
ms.subservice: security
@@ -14,24 +14,24 @@ ms.reviewer: vanto
14
14
ms.date: 02/05/2020
15
15
tags: azure-synapse
16
16
---
17
-
# Azure SQL Database and Azure Synapse Analytics data discovery & classification
17
+
# Data Discovery & Classification for Azure SQL Database and Azure Synapse Analytics
18
18
19
-
Data discovery & classification provides advanced capabilities built into Azure SQL Database for **discovering**, **classifying**, **labeling** & **reporting** the sensitive data in your databases.
19
+
Data Discovery & Classification provides advanced capabilities built into Azure SQL Database for **discovering**, **classifying**, **labeling** & **reporting** the sensitive data in your databases.
20
20
21
21
Discovering and classifying your most sensitive data (business, financial, healthcare, personally identifiable data (PII), and so on.) can play a pivotal role in your organizational information protection stature. It can serve as infrastructure for:
22
22
23
23
- Helping meet data privacy standards and regulatory compliance requirements.
24
24
- Various security scenarios, such as monitoring (auditing) and alerting on anomalous access to sensitive data.
25
25
- Controlling access to and hardening the security of databases containing highly sensitive data.
26
26
27
-
Data discovery & classification is part of the [Advanced Data Security](sql-database-advanced-data-security.md) (ADS) offering, which is a unified package for advanced SQL security capabilities. data discovery & classification can be accessed and managed via the central SQL ADS portal.
27
+
Data Discovery & Classification is part of the [Advanced Data Security](sql-database-advanced-data-security.md) (ADS) offering, which is a unified package for advanced SQL security capabilities. data discovery & classification can be accessed and managed via the central SQL ADS portal.
28
28
29
29
> [!NOTE]
30
30
> This document relates to Azure SQL Database and Azure Synapse. For simplicity, SQL Database is used when referring to both SQL Database and Azure Synapse. For SQL Server (on premises), see [SQL Data Discovery and Classification](https://go.microsoft.com/fwlink/?linkid=866999).
31
31
32
32
## <aid="subheading-1"></a>What is data discovery & classification
33
33
34
-
Data discovery & classification introduces a set of advanced services and new SQL capabilities, forming a new SQL Information Protection paradigm aimed at protecting the data, not just the database:
34
+
Data Discovery & Classification introduces a set of advanced services and new SQL capabilities, forming a new SQL Information Protection paradigm aimed at protecting the data, not just the database:
35
35
36
36
-**Discovery & recommendations**
37
37
@@ -60,7 +60,7 @@ The classification includes two metadata attributes:
60
60
61
61
## Define and customize your classification taxonomy
62
62
63
-
SQL data discovery & classification comes with a built-in set of sensitivity labels and a built-in set of information types and discovery logic. You now have the ability to customize this taxonomy and define a set and ranking of classification constructs specifically for your environment.
63
+
Data Discovery & Classification comes with a built-in set of sensitivity labels and a built-in set of information types and discovery logic. You now have the ability to customize this taxonomy and define a set and ranking of classification constructs specifically for your environment.
64
64
65
65
Definition and customization of your classification taxonomy is done in one central place for your entire Azure tenant. That location is in [Azure Security Center](https://docs.microsoft.com/azure/security-center/security-center-intro), as part of your Security Policy. Only someone with administrative rights on the Tenant root management group can perform this task.
0 commit comments