|
5865 | 5865 | }, |
5866 | 5866 | "storageAccountAccessKey": { |
5867 | 5867 | "type": "string", |
5868 | | - "description": "Specifies the identifier key of the storage account for vulnerability assessment scan results. If 'StorageContainerSasKey' isn't specified, storageAccountAccessKey is required." |
| 5868 | + "description": "Specifies the identifier key of the storage account for vulnerability assessment scan results. If 'StorageContainerSasKey' isn't specified, storageAccountAccessKey is required. Applies only if the storage account is not behind a Vnet or a firewall" |
5869 | 5869 | }, |
5870 | 5870 | "storageContainerPath": { |
5871 | 5871 | "type": "string", |
5872 | 5872 | "description": "A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/)." |
5873 | 5873 | }, |
5874 | 5874 | "storageContainerSasKey": { |
5875 | 5875 | "type": "string", |
5876 | | - "description": "A shared access signature (SAS Key) that has write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required." |
| 5876 | + "description": "A shared access signature (SAS Key) that has write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. Applies only if the storage account is not behind a Vnet or a firewall" |
5877 | 5877 | } |
5878 | 5878 | }, |
5879 | 5879 | "required": [ |
|
8196 | 8196 | }, |
8197 | 8197 | "storageAccountAccessKey": { |
8198 | 8198 | "type": "string", |
8199 | | - "description": "Specifies the identifier key of the storage account for vulnerability assessment scan results. If 'StorageContainerSasKey' isn't specified, storageAccountAccessKey is required." |
| 8199 | + "description": "Specifies the identifier key of the storage account for vulnerability assessment scan results. If 'StorageContainerSasKey' isn't specified, storageAccountAccessKey is required. Applies only if the storage account is not behind a Vnet or a firewall" |
8200 | 8200 | }, |
8201 | 8201 | "storageContainerPath": { |
8202 | 8202 | "type": "string", |
8203 | 8203 | "description": "A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/)." |
8204 | 8204 | }, |
8205 | 8205 | "storageContainerSasKey": { |
8206 | 8206 | "type": "string", |
8207 | | - "description": "A shared access signature (SAS Key) that has write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required." |
| 8207 | + "description": "A shared access signature (SAS Key) that has write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. Applies only if the storage account is not behind a Vnet or a firewall" |
8208 | 8208 | } |
8209 | 8209 | }, |
8210 | 8210 | "required": [ |
|
0 commit comments