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-AzSqlInstanceDatabaseSensitivityRecommendations cmdlet returns the recommended information types and sensitivity labels of columns in the database.
29
+
The Get-AzSqlInstanceDatabaseSensitivityRecommendations cmdlet returns the recommended information types and sensitivity labels of columns in the Azure SQL managed instance database.
30
30
31
31
## EXAMPLES
32
32
33
-
### Example 1: Get recommended information types and sensitivity labels of an Azure SQL Managed Instance Database.
33
+
### Example 1: Get recommended information types and sensitivity labels of an Azure SQL managed instance database.
@@ -188,3 +188,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
188
188
## NOTES
189
189
190
190
## RELATED LINKS
191
+
192
+
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