For system, network and cloud administrators
After an initial deployment, you might find yourself in need to change the size of the Azure managed disk you’ve just deployed. For example, if you want to change the size of it to 64GB, type:
az disk update --resource-group yourresourcegroup --name yourdiskname --size-gb 64