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 Remove-AzSqlInstanceDatabaseSensitivityClassification cmdlet removes the information types and sensitivity labels of columns in the database.
31
+
The Remove-AzSqlInstanceDatabaseSensitivityClassification cmdlet removes 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: Remove information type and sensitivity label of a column in an Azure SQL Managed Instance Database.
35
+
### Example 1: Remove information type and sensitivity label of a column in an Azure SQL managed instance database.
@@ -221,3 +221,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
221
221
## NOTES
222
222
223
223
## RELATED LINKS
224
+
225
+
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