Skip to content

Commit 36db950

Browse files
authored
Merge pull request #180429 from austinmccollum/schematizedassets
Schematized data assets
2 parents ea2e855 + 911596b commit 36db950

19 files changed

+12
-12
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: 9 additions & 9 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

105-
Under the **database columns** option:
105+
At the **Schematized data assets** 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

-1.45 KB
Loading
-53.7 KB
Loading
8.38 KB
Loading
-23.4 KB
Loading
-3.81 KB
Loading
-24.4 KB
Loading
50.3 KB
Loading
108 KB
Loading

0 commit comments

Comments
 (0)