Uploads files 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 customization step does
SHA256 checksum of the file provided in the sourceUri field above
The URI of the file to be uploaded for customizing the VM. It can be a github link, SAS URI for Azure Storage, etc
The type of customization tool you want to use on the Image. For example, "Shell" can be shell customizer Expected value is 'File'.