Migration standard HDD disk to standard SSD disk in azure.

Fernando Martínez Gallardo 21 Reputation points
2022-07-06T02:04:37.52+00:00

Hello.

I started in Azure trying a VM with a standard HDD LRS disk, but now I want to upgrade to a standard SSD.

If I upgrade from a standard HDD to a standard SSD, do I lose data?

Thanks.

Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
668 questions
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Limitless Technology 39,926 Reputation points
    2022-07-06T14:29:34.117+00:00

    Hi there,

    The disk type conversion is instantaneous. You can start your VM after the conversion and their will not be any data loss.

    This functionality is not supported for unmanaged disks. But you can easily convert an unmanaged disk to a managed disk to be able to switch between disk types.

    Update the storage type of a managed disk

    https://learn.microsoft.com/en-us/azure/virtual-machines/windows/convert-disk-storage

    -------------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer--

    2 people found this answer helpful.
    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Rafael da Rocha 5,251 Reputation points
    2022-07-06T02:27:17.107+00:00

    There is no data loss if changing disk type from HDD to SSD of the same size or bigger.

    1 person found this answer helpful.
    0 comments No comments

  2. risolis 8,741 Reputation points
    2022-07-06T02:21:48.49+00:00

    Hello @Fernando Martínez Gallardo

    Thank you for your comment.

    As per your description, I would say that this applies to this case scenario as shown below:

    217981-image.png

    Looking forward to your feedback,

    Best Regards,

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

  3. Fernando Martínez Gallardo 21 Reputation points
    2022-07-06T14:51:36.617+00:00

    How can I know if the disk assigned to the VM is managed?


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.