Server not reporting to Azure Arc

DeepakrajaS-8092 0 Reputation points
2024-12-27T13:28:21.9766667+00:00

I configured VMWare Windows servers to report to Azure Arc using a private endpoint.

Some of the servers are not reporting, I checked, port 443 is opened from the servers which I am trying to onboard into Azure Arc to private endpoint IP address and AMA agent successfully installed in the servers but still its not reporting. Am I missing something here?

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

2 answers

Sort by: Most helpful
  1. Anthony LAVABRE 1,145 Reputation points
    2024-12-27T23:09:34.2633333+00:00

    Bonjour,

    Par rapport à votre problème, je vous inviterais à vérifier la configuration DNS, vérifier la configuration du pare-feu, vérifier l’état de l’agent Azure Monitor et vous pouvez également regarder dans les logs ce qu’il se passe.

    Bien à vous,

    0 comments No comments

  2. Pranay Reddy Madireddy 1,395 Reputation points Microsoft Vendor
    2024-12-27T23:43:19.6366667+00:00

    Hi DeepakrajaS-8092

    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    Please verify that the agent is running and connected by using the following command to check the status of the agent services.

    azcmagent show

    You should verify that the Agent Service, GC Service, and Extension Service are all running. If any of these services are not active, you may need to restart them.

    Check that your DNS resolves the private endpoint correctly by using nslookup to see private IP addresses. Also, make sure your firewall lets through Microsoft Entra ID and Azure Resource Manager traffic so the agent can connect.

    In the Azure portal, go to your Azure Arc Private Link Scope. Under "Configure," choose "Azure Arc resources" and add the servers you want to link.

    If your network uses a proxy for outgoing connections, make sure it's set up correctly in the agent settings so the agent can reach Azure services.

    For reference, please review this documentation :-

    https://learn.microsoft.com/en-us/azure/azure-arc/servers/private-link-security
    https://learn.microsoft.com/en-us/azure/azure-arc/servers/network-requirements?tabs=azure-cloud

    If you have any further queries, do let us know.


    If the answer is helpful, please click "Accept Answer" and "Upvote it".

    0 comments No comments

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.