Uploads files required for validation to VMs (Linux, Windows). Corresponds to Packer file provisioner
The absolute path to a file (with nested directory structures already created) where the file (from sourceUri) will be uploaded to in the VM
Friendly Name to provide context on what this validation step does
SHA256 checksum of the file provided in the sourceUri field above
The URI of the file to be uploaded to the VM for validation. It can be a github link, Azure Storage URI (authorized or SAS), etc
The type of validation you want to use on the Image. For example, "Shell" can be shell validation Expected value is 'File'.