Skip to content

Commit 4a68f50

Browse files
committed
Edit pass: sql-database-data-discovery-and-classification
1 parent 2a27d26 commit 4a68f50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sql-database/sql-database-data-discovery-and-classification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ You can use the REST API to programmatically manage classifications and recommen
159159
- [List Recommended By Database](https://docs.microsoft.com/rest/api/sql/sensitivitylabels/listrecommendedbydatabase): Gets the recommended sensitivity labels of the specified database.
160160

161161
### Use PowerShell cmdlets
162-
You can use PowerShell to manage classifications and recommendations for Azure SQL Database and Azure SQL Managed Instance.
162+
You can use PowerShell to manage classifications and recommendations for Azure SQL Database and managed instances.
163163

164164
#### PowerShell cmdlets for SQL Database
165165

@@ -170,7 +170,7 @@ You can use PowerShell to manage classifications and recommendations for Azure S
170170
- [Enable-AzSqlDatabaSesensitivityRecommendation](https://docs.microsoft.com/powershell/module/az.sql/enable-azsqldatabasesensitivityrecommendation)
171171
- [Disable-AzSqlDatabaseSensitivityRecommendation](https://docs.microsoft.com/powershell/module/az.sql/disable-azsqldatabasesensitivityrecommendation)
172172

173-
#### PowerShell cmdlets for SQL Managed Instance
173+
#### PowerShell cmdlets for managed instances
174174

175175
- [Get-AzSqlInstanceDatabaseSensitivityClassification](https://docs.microsoft.com/powershell/module/az.sql/get-azsqlinstancedatabasesensitivityclassification)
176176
- [Set-AzSqlInstanceDatabaseSensitivityClassification](https://docs.microsoft.com/powershell/module/az.sql/set-azsqlinstancedatabasesensitivityclassification)

0 commit comments

Comments
 (0)