Azure VM Disk Type

Handian Sudianto 6,096 Reputation points
2023-10-07T11:52:29.7633333+00:00

Hello,

If we have 2 data disk on azure vm using standard hdd, can we change one of 2 disk to standard ssd? If we change the disk type, there are potential data loss?

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

Accepted answer
  1. TP 124.7K Reputation points Volunteer Moderator
    2023-10-07T12:18:11.9+00:00

    Hi,

    Yes, you can change one of the disks to Standard SSD if you want without losing data. You need to Stop the VM so that the VM is Deallocated, change the disk size to Standard SSD, then Start the VM. You could also change the size by detaching the disk while the VM is still running, but I didn't suggest that because it could cause data loss in certain cases.

    Please click Accept Answer if the above was useful.

    Thanks.

    -TP


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.