Open qzhou-hmcts opened 1 year ago
Thank you for your feedback. This has been routed to the support team for assistance.
to add to the issue, The documentation states that configuration can use Storage Keys, SAS token or Managed Identity. To use Managed Identity Storage key and SAS token should be null However, the client enforces the Storage key when storage account is provided
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @wonner, @v-yanjungao.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @wonner, @v-yanjungao.
Description
Using Update-AzSynapseSqlVulnerabilityAssessmentSetting targeting a storage account with keys disabled, the command fails
Update-AzSynapseSqlVulnerabilityAssessmentSetting -ResourceGroupName xxx-rg -WorkspaceName xxxxx -StorageAccountName XXXX
-RecurringScansInterval "Weekly"
-NotificationEmail "xxxx@xxxx.com"-EmailAdmins $True
-ScanResultsContainerName "synapse-vulnerability-assessment"Issue script & Debug output
Environment data
Module versions
Error output