Skip to content

Commit 5ab51ca

Browse files
Update Update-AzSynapseSqlVulnerabilityAssessmentSetting.md (#18181)
-BlobStorageSasUri - when using storage with firewall enabled this parameter is required for the PowerShell command to succeed.
1 parent 5ea071f commit 5ab51ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Synapse/Synapse/help/Update-AzSynapseSqlVulnerabilityAssessmentSetting.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ Update-AzSynapseSqlVulnerabilityAssessmentSetting -ResourceId <String> -BlobStor
6262
The **Update-AzSynapseSqlVulnerabilityAssessmentSetting** cmdlet updates the vulnerability assessment settings of an Azure Synapse Analytics workspace.
6363
Before updates the settings, you need to enable the Azure defender for SQL.
6464

65+
> [!IMPORTANT]
66+
> If the virtual networks and the firewall enabled for the storage account, "-BlobStorageSasUri" parameter is required to update the vulnerability assessment settings.
67+
6568
## EXAMPLES
6669

6770
### Example 1

0 commit comments

Comments
 (0)