Step 2: Upload VHD to Azure Storage

You will need to upload the FMOS VHD as a "page blob" in Azure.

The azcopy command is the recommended way to upload FMOS VHD files to Microsoft Azure. It supports uploading “sparse” files efficiently, making the process significantly faster. The command is distributed as a single executable that can be run directly.

You will need to review Getting Started with AzCopy in Microsoft Azure documentation for steps on how to install the azcopy command