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
The Set-AzSqlInstanceDatabaseSensitivityClassification cmdlet sets the information types and sensitivity labels of columns in the database.
31
+
The Set-AzSqlInstanceDatabaseSensitivityClassification cmdlet sets the information types and sensitivity labels of columns in the Azure SQL managed instance database.
32
32
33
33
## EXAMPLES
34
34
35
-
### Example 1: Set information type and sensitivity label of a column in an Azure SQL Managed Instance Database.
35
+
### Example 1: Set information type and sensitivity label of a column in an Azure SQL managed instance database.
@@ -266,3 +266,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
266
266
## NOTES
267
267
268
268
## RELATED LINKS
269
+
270
+
Learn more about [Azure SQL Database data discovery and classification](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-data-discovery-and-classification)
0 commit comments