Disk Resizing on Azure Issue

Martin Hughes 1 Reputation point
2022-10-11T13:36:42.733+00:00

Hi,

We have a Microsoft Azure VM and I have re-sized a data disk via the Azure portal.

I can see the re-size has been completed however when I go onto the VM via RDP, the space shows as unallocated and won't allow me to increase the size of this drive. When I try to increase via disk management, the option is greyed out.

Can someone please advise on where I have gone wrong, and how to increase this?

Thanks in advance.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,586 questions
Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
603 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Jackson Martins 10,141 Reputation points MVP
    2022-10-11T13:40:28.627+00:00

    Hi @Martin Hughes

    You need to extend on operation system too, if you are using windows you need to go to disk manager and expand

    Or run: diskmgmt.msc

    249318-image.png

    You will see unallocated space, for more infos:
    https://learn.microsoft.com/en-us/azure/virtual-machines/windows/expand-os-disk

    If you are trying to expand the OS disk, and it is more than 2TB, you will need to convert the partition to GPT

    Get in touch if you need more help with this issue.

    --please don't forget to "[Accept the answer]" if the reply is helpful--

    0 comments No comments