This article provides guidance on how to eliminate the error(mentioned in Issues) and take out running activity from stuck state.
We might come across a situation where the activity on "vSphere with Tanzu" is stuck on new VM creation step with below error on vCenter UI under workload management:-
IO error occurred while making API request to VMware vCenter Server (vpxd). Details 'Manual approval of recommendation {{} 61 V1 2023-09-04 05:11:53.213546 +0000 UTC 5 powerOnVm Power On virtual machine <nil> [] [0xc003fcf480] ClusterComputeResource:domain-c1647} is required for PowerOn'
From the error, system is giving recommendation to place VM instead of placing it automatically. That means DRS is not fully automated which is actually first requirement to enable "workload Management" on vSphere.
Modify DRS rule to "Fully Automated".
It won't allow WCP service to create new VM for any change or upgrade.