Preparing the Azure upgrade disk

Last Updated : Apr 18, 2024 |

About this task

This process uploads the upgrade vhd file to an Azure storage bucket. The file is used to create a virtual hard disk from which you can boot Azure virtual machines to upgrade.

Procedure

  1. Upload the Azure vhd file to a blob in azure.
    1. In the Azure portal, select Storage Accounts.
    2. Select the storage account to which you want to upload the .vhd file.
    3. Under BLOB SERVICE, select Containers.
    4. Select the container to which you want to upload the .vhd file.
    5. Click Upload and select the .vhd file to upload.
    6. Set the Blob type to Page Blob. This process can take a long time depending on your network connection and the location of your Azure storage account.
  2. Under Settings > Disks, click Create managed disk.
    1. Select the Resource group.
    2. Enter the disk name in Disk name.
    3. Select the Region.
    4. Select Source type.
    5. Select Source blob. Browse to and select the upgrade .vhd file.
    6. Select the OS type.
    7. Select the require disk size to 256GB. The disk must be that size to accommodate backup and restore archives during the upgrade process.
    8. Click Review + Create.