How do I download a VHD when there is no Disk Export on the Disks page?

Peter Schay 21 Reputation points
2021-07-06T20:30:14.25+00:00

I'm trying to download a VHD (per https://learn.microsoft.com/en-us/azure/virtual-machines/windows/download-vhd#alternative-snapshot-the-vm-disk), but there is no Disk Export link on the Disks page (for a "classic VM"). How do I do this? (I ran sysprep before stopping the VM, which is still stopped.)

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,872 questions
0 comments No comments
{count} votes

Accepted answer
  1. Manu Philip 18,396 Reputation points MVP
    2021-07-06T20:34:40.13+00:00

    I have simplified the steps as below. Hope, this helps you

    1. Login to portal.
    2. Select the storage account.
    3. Open the Blobs and get in to the container.
    4. Click on the VHD and click on Export. It will generate URL.
    5. Click on generate URL.
    6. Now click on download the VHD file
    7. This will download the VHD to your local machine.
    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.