Monitoring On-premises servers using Azure monitor

krupa gundraju 45 Reputation points
2025-04-03T12:03:17.2466667+00:00

Hi Team,

We are trying to monitor on-prem servers using Azure, For that I installed azure connected machine agent, and I could see the machines are register with Azure arc too but when we see the performance information there "error retrieving data".

User's image

User's image

I verified from our side the traffic is flowing from on-prem servers IP to below destinations at port 443

Dest:

management.azure.com

*.his.arc.azure.com 

*.guestconfiguration.azure.com

And we created the script by selecting private endpoint while generating script from Azure arc. Are we missing anything?

Thanks

Krupa G

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

Accepted answer
  1. Ashok Gandhi Kotnana 10,115 Reputation points Microsoft External Staff Moderator
    2025-04-09T06:50:35.1366667+00:00

    Hi @krupa gundraju

    I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept " the answer.

    Issue: Monitoring On-premises servers using Azure monitor

    Solution:

    The issue occurred because Azure Arc private endpoints created private DNS zones incompatible with our custom DNS server, and traffic was also blocked by an internal SD-WAN device; it was resolved by updating DNS records on the custom server and unblocking the traffic

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    Accept answers on Microsoft Q&A | Microsoft Learn

    An accepted answer is the answer that the person who asked the question chooses as the one they think best solves their problem.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Stanislav Zhelyazkov 28,186 Reputation points MVP Volunteer Moderator
    2025-04-04T05:29:13.93+00:00

    Hi,

    Onboarding to Azure Arc for servers does not automatically enables monitoring. You can see full perquisites of enabling VM insights at: Enable VM Insights. At the end your ARC servers need Azure Monitor agent and dependency agent extensions installed and the data collection rule to be associated with your Arc servers.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    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.