Azure Arc Upgrade Failed - ImageNotFound
Running manual upgrade of Azure Arc Resource Bridge from local powershell but it fails with an error "ImageNotFound". The console log shows the following:-
2025-01-29T17:01:54Z INFO Uploading template to the datastore... Complete
2025-01-29T17:01:55Z INFO ImageProvision: VSphere: Template Deployed. Creating snapshot and finishing aftersteps....
2025-01-29T17:01:55Z INFO ImageProvision: VSphere: Image Provision is successful
Appliance configuration was prepared successfully
Starting the upgrade
Started upgrade, waiting for the operation to complete
(ImagePreflightCheckErrorOnPrem) Upgrade Operation Failed with error: "{\n "code": "ImagePreflightCheckError",\n "message": "preflight checks failed: ImageNotFound"\n }"
Code: ImagePreflightCheckErrorOnPrem
Message: Upgrade Operation Failed with error: "{\n "code": "ImagePreflightCheckError",\n "message": "preflight checks failed: ImageNotFound"\n }"
Any ideas about to debug and resolve this?
Thanks