azure.subscription.sqlService.server.vulnerabilityassessmentsettings
Supported platform
- azure
Description
Azure SQL Database server vulnerability assessment settings
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
id | string | ID of the vulnerability assessment |
name | string | Name of the vulnerability assessment |
type | string | Type of the vulnerability assessment |
storageContainerPath | string | Blob storage container path to hold the scan results |
storageAccountAccessKey | string | Identifier key of the storage account for vulnerability assessment scan results |
storageContainerSasKey | string | Shared access signature key that has write access to the blob container specified in 'storageContainerPath' |
recurringScanEnabled | bool | Whether recurring scan is enabled |
recurringScanEmails | []string | Array of email addresses to which the scan notification is sent |
mailSubscriptionAdmins | bool | Whether the schedule scan notification is also sent to the subscription administrators |
References