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 Get-AzSqlInstanceDatabaseSensitivityClassification cmdlet returns the current information types and sensitivity labels of columns in the database.
43
+
The Get-AzSqlInstanceDatabaseSensitivityClassification cmdlet returns the current information types and sensitivity labels of columns in the Azure SQL managed instance database.
44
44
45
45
## EXAMPLES
46
46
47
-
### Example 1: Get current information types and sensitivity labels of an Azure SQL Managed Instance Database.
47
+
### Example 1: Get current information types and sensitivity labels of an Azure SQL managed instance database.
@@ -279,3 +279,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
279
279
## NOTES
280
280
281
281
## RELATED LINKS
282
+
283
+
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