Skip to content

Commit 4513485

Browse files
Merge pull request #244567 from kapetanios55/docs-editor/sql-azure-vulnerability-assess-1689061427
Update sql-azure-vulnerability-assessment-manage.md
2 parents 9e90acd + c2dfa64 commit 4513485

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/defender-for-cloud/sql-azure-vulnerability-assessment-manage.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,8 @@ Possible causes:
227227
- Switching to express configuration failed due to a database policy error. Database policies aren't visible in the Azure portal for Defender for SQL vulnerability assessment, so we check for them during the validation stage of switching to express configuration.
228228

229229
**Solution**: Disable all database policies for the relevant server and then try to switch to express configuration again.
230-
Cosnider using the [provided PowerShell script](powershell-sample-vulnerability-assessment-azure-sql.md) for assistance.
230+
- Consider using the [provided PowerShell script](powershell-sample-vulnerability-assessment-azure-sql.md) for assistance.
231+
231232

232233
## Classic configuration
233234

@@ -308,6 +309,7 @@ You can use Azure PowerShell cmdlets to programmatically manage your vulnerabili
308309
| [Update-AzSqlInstanceVulnerabilityAssessmentSetting](/powershell/module/az.sql/Update-AzSqlInstanceVulnerabilityAssessmentSetting) | Updates the vulnerability assessment settings of a managed instance. |
309310

310311

312+
311313
For a script example, see [Azure SQL vulnerability assessment PowerShell support](/archive/blogs/sqlsecurity/azure-sql-vulnerability-assessment-now-with-powershell-support).
312314

313315
#### Azure CLI
@@ -407,6 +409,7 @@ To handle Boolean types as true/false, set the baseline result with binary input
407409
}
408410
```
409411

412+
410413
---
411414

412415
## Next steps
@@ -415,3 +418,5 @@ To handle Boolean types as true/false, set the baseline result with binary input
415418
- Learn more about [data discovery and classification](/azure/azure-sql/database/data-discovery-and-classification-overview).
416419
- Learn more about [storing vulnerability assessment scan results in a storage account accessible behind firewalls and VNets](/azure/azure-sql/database/sql-database-vulnerability-assessment-storage).
417420
- Check out [common questions](faq-defender-for-databases.yml) about Azure SQL databases.
421+
422+

0 commit comments

Comments
 (0)