Azure Arc - Understanding - Existing servers and Azure services being used

Ian V 21 Reputation points
2022-10-27T02:25:32.053+00:00

Hey team!

Ok so, I am currently looking at Azure Arc, as a platform for monitoring and managing on-premise servers.
I wanted to understand some Azure components a bit better before adding them to the Azure Arc Infrastructure.

We currently have on-prem servers talking to Azure via Microsoft Monitoring Agent, connected to a Log Analytics Workspace. They are also connected to Defender for Cloud. We use these platforms to have some visibility of them, and for a security standpoint, detecting events and vulnerabilities and software versions via the Defender portal.
But we're currently using an on-prem product to perform restarts, custom actions, or audit and reporting on hardware or software, and monitoring performance, processes or services, or event logs etc.

If I add this server into Azure Arc, should any of this existing setup with Azure get changed or replaced? Such as the MMA and Log Analytics Workspace.
Will I have crossover of two platforms collecting or dealing with the same area?

Thanks for any feedback.
Ian

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

Accepted answer
  1. Andrew Blumhardt 10,051 Reputation points Microsoft Employee
    2022-10-27T04:26:42.31+00:00

    Azure VMs have a built-in guest agent service that allows the Azure Framework to deploy, secure, and manage admin software like monitoring agents but deploying an extension.

    Several of these extensions are not available as a stand-alone installs. The AMA agent for example is only available as an extension.

    Extensions can also be assigned to VMs by Azure Policy.

    Azure Arc is the guest agent for non-Azure servers. It allows Azure to install admin software as an extension. Just like Azure VMs, the extensions are assigned by policy and the install, credentials, and updates are managed by Azure.

    Azure Arc cannot be installed on Azure VMs.

    So the AMA is only available as an extension. For your MMA agent, the extension-based deployment may update the MMA agent version but it should not replace the agent/config.


0 additional answers

Sort by: Most helpful

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.