resize Disco del SO

Yamil Quiñones 1 Reputation point
2022-04-04T20:20:08.297+00:00

Hola, se puede hacer un resize del Disco del SO de una VM de Linux?
Gracias

Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
644 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. shiva patpi 13,256 Reputation points Microsoft Employee
    2022-04-04T21:36:49.023+00:00

    Hello @Yamil Quiñones ,
    Yes , You can resize the OS disk.
    You can use the document: https://learn.microsoft.com/en-us/azure/virtual-machines/linux/resize-os-disk-gpt-partition

    On the Azure Portal - > Go to your Virtual Machine -> Left Side Click on Disks -> Select the OS Disk -> It will open up Disk Details -> Left Side Select Size + Performance -> Select the required Disk SKU -> Click On Resize.

    https://learn.microsoft.com/en-us/azure/virtual-machines/linux/expand-disks

    using Azure CLI: https://craigforrester.com/posts/resize-azure-vm-disks-with-azure-cli/

    Steps with screen shots:

    189867-image.png
    189912-image.png

    Let us know if that helps !

    0 comments No comments

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.