You are unable to increase the maxDiskCapacityInGB limit on existing deployments provisioned via VMware Aria Automation cloud templates. If a virtual machine is provisioned with a specific maxDiskCapacityInGB limit (for example, 100 GB) on the boot disk, you encounter validation errors when attempting to add an additional disk exceeding this limit or when trying to resize an existing disk.
You will observe the following errors in the user interface or logs:
UnableValidationException: Only disks with size less than 100 GB can be attached to computeDisk disk002 resize 150 GB exceeded allowed capacity 100 GB
VMware Aria Automation
The maxDiskCapacityInGB property is hard-limited to the value defined at the time of initial provisioning. This property is locked on the deployed compute and disk resources based on the original template configuration.
This is a known user experience limitation. There is no supported user interface method to update these custom properties on existing resources post-deployment.