When the disk type is changed on a VM (SSD to premium), are there any restrictions where the disks are configured under a storage pool?

Ganesh Kumar Sivagurunathan (CIS) 45 Reputation points
2024-01-08T11:41:39.03+00:00

Hi Team,

When multiple disks are configured under a storage pool, are there a restrictions to change the disk types on a azure VM?

Ref: https://learn.microsoft.com/en-us/azure/virtual-machines/disks-convert-types?tabs=azure-powershell

Regards,

Ganesh

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

Accepted answer
  1. Konstantinos Passadis 19,576 Reputation points MVP
    2024-01-08T11:44:33.2233333+00:00

    Hello @Ganesh Kumar Sivagurunathan (CIS) !

    These are the things to consider as restrictions :

    • You can't yet switch from or to an Ultra Disk or a Premium SSD v2, you must deploy a new one with a snapshot of an existing disk. See Migrate to Premium SSD v2 or Ultra Disk for details.
    • You can only change disk type twice per day.
    • You can only change the disk type of managed disks. If your disk is unmanaged, convert it to a managed disk with CLI or PowerShell to switch between disk types.
    • To use Premium managed disks, your VM must use a VM size that supports Premium storage. This example also switches to a size that supports premium storage

    I hope this helps!

    Kindly mark the answer as Accepted and Upvote in case it helped!

    Regards

    1 person found this answer helpful.

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.