Azure Arc endpoint not reachable

Peter Brigham 0 Reputation points
2025-01-09T12:37:19.2933333+00:00

We setup Arc a while back and have onboarded a bunch of VMs onsite through a private scope link.

All was working fine until a few days ago a lot of them became disconnected.

Upon checking the agent we now get this:

azcmagent check

INFO Testing connectivity to endpoints that are needed to connect to Azure... This might take a few minutes.

Use Case |Endpoint |Reachable |Private |TLS |Proxy

core |https://agentserviceapi.guestconfiguration.azure.com |true |unknown |TLS 1.3 |set

core |https://gbl.his.arc.azure.com |true |unknown |TLS 1.3 |set

core |https://login.microsoftonline.com |true |unknown |TLS 1.3 |set

core |https://management.azure.com |true |unknown |TLS 1.3 |set

core |https://pas.windows.net |true |unknown |TLS 1.3 |set

core |https://uks.his.arc.azure.com |false |unknown |unknown |set

core |https://uksouth-gas.guestconfiguration.azure.com |true |unknown |TLS 1.3 |set

host uks.his.arc.azure.com

uks.his.arc.azure.com has address 10.100.5.5

If we run the onboard script again:
FATAL required endpoints unavailable: https://uks.his.arc.azure.com (error: Get "https://uks.his.arc.azure.com/connectivitytest": context deadline exceeded (Client.Timeout exceeded while awaiting headers))

azcmagent Logs:

time="2025-01-09T12:27:16Z" level=debug msg="Endpoint properties" error="Get "https://uks.his.arc.azure.com/connectivitytest": context deadline exceeded (Client.Timeout exceeded while awaiting headers)" hostname=uks.his.arc.azure.com ipAddresses= private=unknown proxyStatus=set requiredForPrivateLinkScope=true tls=unknown useCase=core

DNS records all seem fine our end, and the vpn to azure appears to be working as the others connect fine.

Is there a service status page for azure connectors anywhere or something??

I've double checked the settings, and nothing has changed on our end, so I'm not really sure what to do next - can I troubleshoot the endpoint in Azure somehow??

Pete.

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
459 questions
{count} votes

Your answer

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