Hi Richard Beyer,
Yes, that looks like the Arc Resource Bridge control-plane/appliance VM based on the control-plan name.
Even though the VM shows as “running,” the console screenshot shows the appliance OS is in emergency mode and failing to mount /sysroot, so the Arc Resource Bridge is not actually healthy.
Please do not manually repair the Linux appliance, run filesystem repair commands, delete/recreate the VM, or restore it from snapshot/backup. Microsoft documentation states that Arc Resource Bridge is a critical Azure Local component and changes/recovery should be done only with Microsoft Support guidance.
You can try one graceful restart of this VM from Windows Admin Center or Failover Cluster Manager, then rerun the update readiness check.
Also check the cluster group status from one of the Azure Local nodes:
Get-ClusterGroup -Name "control-plan"
If the VM returns to emergency mode or the readiness warning remains, please collect logs and share it in private message
References:
https://learn.microsoft.com/en-us/azure/azure-arc/resource-bridge/troubleshoot-resource-bridge
https://learn.microsoft.com/en-us/azure/azure-arc/resource-bridge/maintenance
`