Azure Local Warning: Arc Resource Bridge is offline

Richard Beyer 136 Reputation points
2026-08-05T13:24:43.4133333+00:00

I have a 2 node Dell AX-760 Azure Local cluster running Solution12.2607.1003.69.

Checking the Update Readiness for Hotfix Version 12.2607.1003.71 this morning I discovered this warning:


Title

ARCVMStack.ARBStatusUnhealthy

Description

Arc Resource Bridge is offline. Auto-remediation will be attempted. If the issue persists, contact Microsoft Support. NULL

Resource type

Cluster

Individual system results

Cluster/ali-azcluster

Warning

8/4/2026, 12:37 PM

Contact Microsoft Support.


Suggestions?

Thank you,

Richard Beyer

Azure Local

Answer accepted by question author
Sujitha Lakkireddy 85 Reputation points Microsoft External Staff Moderator
2026-08-06T17:36:16.64+00:00

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

https://github.com/Azure/AzureLocal-Supportability/blob/main/TSG/Update/Update-fails-with-ARB-offline.md

`

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.