Skip to content

Commit 41636ae

Browse files
Merge pull request #230039 from CESANU/patch-5
Update sql-azure-vulnerability-assessment-manage.md
2 parents 9a64123 + 34d6a5c commit 41636ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,8 @@ To change an Azure SQL database from the express vulnerability assessment config
250250
-RecurringScansInterval Weekly `
251251
-ScanResultsContainerName "vulnerability-assessment"
252252
```
253+
254+
You may have tweak `Update-AzSqlServerVulnerabilityAssessmentSetting` according to [Store Vulnerability Assessment scan results in a storage account accessible behind firewalls and VNets](/azure/azure-sql/database/sql-database-vulnerability-assessment-storage?toc=%2Fazure%2Fdefender-for-cloud%2Ftoc.json&view=azuresql).
253255

254256
### Errors
255257

@@ -264,6 +266,7 @@ Possible causes:
264266
- 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.
265267

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

268271
### [Classic configuration](#tab/classic)
269272

0 commit comments

Comments
 (0)