azure-windows-vm-disk-automation

This is how a Linux VM disk looks like when we add one OS and one Data disk

Azure Portal

image

Inside OS

lsblk -o NAME,HCTL,SIZE,MOUNTPOINT | grep -i "sd"

image

image