Skip to content

Commit e79f871

Browse files
updates docs for schematized data assets
1 parent 0c0cfe1 commit e79f871

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

articles/purview/create-sensitivity-label.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ Sensitivity labels are supported in Azure Purview for the following data sources
5353
|Data type |Sources |
5454
|---------|---------|
5555
|Automatic labeling for files | - Azure Blob Storage</br>- Azure Files</br>- Azure Data Lake Storage Gen 1 and Gen 2</br>- Amazon S3|
56-
|Automatic labeling for database columns | - SQL server</br>- Azure SQL database</br>- Azure SQL Database Managed Instance</br>- Azure Synapse Analytics workspaces</br>- Azure Cosmos Database (SQL API)</br> - Azure database for MySQL</br> - Azure database for PostgreSQL</br> - Azure Data Explorer</br> |
56+
|Automatic labeling for schematized data assets | - SQL server</br>- Azure SQL database</br>- Azure SQL Database Managed Instance</br>- Azure Synapse Analytics workspaces</br>- Azure Cosmos Database (SQL API)</br> - Azure database for MySQL</br> - Azure database for PostgreSQL</br> - Azure Data Explorer</br> |
5757
| | |
5858

5959
## Labeling for SQL databases
6060

61-
In addition to Purview labeling for database columns, Microsoft also supports labeling for SQL database columns using the SQL data classification in [SQL Server Management Studio (SSMS)](/sql/ssms/sql-server-management-studio-ssms). While Purview uses the global [sensitivity labels](/microsoft-365/compliance/sensitivity-labels), SSMS only uses labels defined locally.
61+
In addition to Purview labeling for schematized data assets, Microsoft also supports labeling for SQL database columns using the SQL data classification in [SQL Server Management Studio (SSMS)](/sql/ssms/sql-server-management-studio-ssms). While Purview uses the global [sensitivity labels](/microsoft-365/compliance/sensitivity-labels), SSMS only uses labels defined locally.
6262

6363
Labeling in Purview and labeling in SSMS are separate processes that do not currently interact with each other. Therefore, **labels applied in SSMS are not shown in Purview, and vice versa**. We recommend Azure Purview for labeling SQL databases, as it uses global MIP labels that can be applied across multiple platforms.
6464

articles/purview/how-to-automatically-label-your-content.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,17 +56,17 @@ After you've extended labeling to assets in Azure Purview, all published sensiti
5656

5757
1. Name the label. Then, under **Define the scope for this label**:
5858

59-
- In all cases, select **Azure Purview assets**.
60-
- To label files, also select **Files & emails**. This option is not required to label database assets only
59+
- In all cases, select **Schematized data assets**.
60+
- To label files, also select **Files & emails**. This option is not required to label schematized data assets only
6161

6262
:::image type="content" source="media/how-to-automatically-label-your-content/create-label-scope-small.png" alt-text="Automatically label in the Microsoft 365 compliance center" lightbox="media/how-to-automatically-label-your-content/create-label-scope.png":::
6363

6464
1. Follow the rest of the prompts to configure the label settings.
6565

66-
Specifically, define autolabeling rules for files and database columns:
66+
Specifically, define autolabeling rules for files and schematized data assets:
6767

6868
- [Define autolabeling rules for files](#autolabeling-for-files)
69-
- [Define autolabeling rules for database columns](#autolabeling-for-database-columns)
69+
- [Define autolabeling rules for schematized data assets](#autolabeling-for-schematized-data-assets)
7070

7171
For more information about configuration options, see [What sensitivity labels can do](/microsoft-365/compliance/sensitivity-labels#what-sensitivity-labels-can-do) in the Microsoft 365 documentation.
7272

@@ -98,19 +98,19 @@ For example:
9898

9999
For more information, see [Apply a sensitivity label to data automatically](/microsoft-365/compliance/apply-sensitivity-label-automatically#how-to-configure-auto-labeling-for-office-apps) in the Microsoft 365 documentation.
100100

101-
#### Autolabeling for database columns
101+
#### Autolabeling for schematized data assets
102102

103-
Define autolabeling rules for database columns when you create or edit your label.
103+
Define autolabeling rules for schematized data assets when you create or edit your label.
104104

105105
Under the **database columns** option:
106106

107-
1. Select the **Auto-labeling for database columns** slider.
107+
1. Select the **Auto-labeling for schematized data assets** slider.
108108

109109
1. Select **Check sensitive info types** to choose the sensitive info types you want to apply to your label.
110110

111111
For example:
112112

113-
:::image type="content" source="media/how-to-automatically-label-your-content/create-auto-labeling-rules-db-columns-small.png" alt-text="Define auto-labeling rules for SQL columns in the Microsoft 365 compliance center" lightbox="media/how-to-automatically-label-your-content/create-auto-labeling-rules-db-columns.png":::
113+
:::image type="content" source="media/how-to-automatically-label-your-content/create-auto-labeling-rules-db-columns-small.png" alt-text="Define auto-labeling rules for schematized data assets in the Microsoft 365 compliance center" lightbox="media/how-to-automatically-label-your-content/create-auto-labeling-rules-db-columns.png":::
114114

115115
### Step 4: Publish labels
116116

articles/purview/sensitivity-labels-frequently-asked-questions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ sections:
6868
- question: Are classifications in Purview and Sensitive Information Types (SITs) in Microsoft 365 the same thing?
6969
answer: While classifications and SITs are fundamentally the same things, classifications are an Azure Purview concept and SITs are a Microsoft 365 concept. Both classifications and SITs are used by their respective services to identify the type of data found in an asset.
7070

71-
- question: I have created a custom Sensitive Information Type (SIT) in Microsoft 365 and used it in my autolabeling rules for database columns. Can I use this custom SIT in Azure Purview?
71+
- question: I have created a custom Sensitive Information Type (SIT) in Microsoft 365 and used it in my autolabeling rules for schematized data assets. Can I use this custom SIT in Azure Purview?
7272
answer: |
7373
No, [custom sensitive information types](/microsoft-365/compliance/sensitive-information-type-learn-about#creating-custom-sensitive-information-types) from Microsoft 365 are not supported in Azure Purview at this time. Azure Purview currently only supports Microsoft 365 [built-in sensitive information types](/microsoft-365/compliance/sensitive-information-type-learn-about).</br></br>
7474

0 commit comments

Comments
 (0)