Troubleshoot virtual machine image uploads in Azure Stack Edge Pro GPU

APPLIES TO: Yes for Pro GPU SKUAzure Stack Edge Pro - GPUYes for Pro 2 SKUAzure Stack Edge Pro 2Yes for Pro R SKUAzure Stack Edge Pro RYes for Mini R SKUAzure Stack Edge Mini R                  

This article describes how to troubleshoot issues that occur when downloading and managing virtual machine (VM) images on an Azure Stack Edge Pro GPU device.

Unable to add VM image to blob container

Error Description: In the Azure portal, when trying to upload a VM image to a blob container, the Add button isn't available, and the image can't be uploaded. The Add button isn't available when you don't have the required contributor role permissions to the resource group or subscription for the device.

Suggested solution: Make sure you have the required contributor permissions to add files to the resource group or storage account. For more information, see Prerequisites for the Azure Stack Edge resource.

Invalid blob type for the source blob URI

Error Description: A VHD stored as a block blob cannot be downloaded. To be downloaded, a VHD must be stored as a page blob.

Suggested solution: Upload the VHD to the Azure Storage account as a page blob. Then download the blob. For upload instructions, see Use Storage Explorer for upload.

Only blobs formatted as VHDs can be imported

Error Description: The VHD can't be imported because it doesn't meet formatting requirements. To be imported, a virtual hard disk must be a fixed-size, Generation 1 VHD.

Suggested solutions:

The condition specified using HTTP conditional header(s) is not met

Error Description: If any changes are being made to a VHD when you try to download it from Azure, the download will fail because the VHD in Azure won't match the VHD being downloaded. This error also occurs when a download is attempted before the upload of the VHD to Azure has completed.

Suggested solution: Wait until the upload of the VHD has completed and no changes are being made to the VHD. Then try downloading the VHD again.

Next steps