Closed applefacts closed 3 months ago
@applefacts Thanks for your feedback! We will investigate and update as appropriate.
@applefacts Thanks for bringing this to our attention. I'm going to assign this to the document author so they can take a look at it accordingly.
@applefacts Thank you for bringing this to our attention. After speaking to the product team, they determined that this error is a result of a specific customization in your environment, and therefore we will not be updating the documentation. For further discussion, we recommend opening a support ticket.
Update-AzSqlServerAdvancedThreatProtectionSetting
-ResourceGroupName "demo-rg"
-ServerName "dbsrv1"-Enable 1 Update-AzSqlServerVulnerabilityAssessmentSetting
-ResourceGroupName "demo-rg"-ServerName "dbsrv1"
-StorageAccountName "mystorage"-RecurringScansInterval Weekly
-ScanResultsContainerName "vulnerability-assessment"Results in an error: Update-AzSqlServerVulnerabilityAssessmentSetting: The provided storage account shared access signature or account storage key is not valid.
Need to add:
-BlobStorageSasUri "https://StorageAccountName.blob.core.windows.net/vulnerability-assessment?" `
For it to work
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.