The group placement link property is not correctly reassigned in some scenarios. This can be confirmed using this internal REST API call:
curl -X GET --location 'https://<fqdn>/provisioning/uerp/resources/compute/<compute_uuid>' \
--header 'Authorization: Bearer <token>'
The compute_uuid is the resourceId property of the machine from the deployment UI.
The value of __groupResourcePlacementLink in this response is of this format:
/provisioning/resources/group-placements/<UUID1>-<UUID2>
UUID2 here is the UUID of the cloud zone, which should be the destination / current cloud zone.
This issue is resolved in Aria Automation 8.18.1-Patch3
Where there are still discrepancies in the storage totals:
This will trigger a reconciliation process, and the storage limits should be recalculated within 24 hours.
To fix up any remaining VMs and disks which are currently showing under wrong cloud zone, please contact Support referencing this article.