Overview of Azure File Copy task
masterThe AzureFileCopy task is used to copy application files and artifacts (such as PowerShell scripts or DSC modules) to either an Azure Blob storage container or directly to Azure Virtual Machines.
When copying to Azure VMs, the task uses Azure Blobs as an intermediary: files are first uploaded to an automatically generated container in an Azure storage account and then downloaded to the target VMs. The task utilizes the AzCopy command-line utility for high-speed data transfer.