- 3 views
Exam
Answer needs confirmation
Question
Your on-premises network contains an Active Directory Domain Services (AD DS) domain. The domain contains 10 servers that run Windows Server.
You have an Azure subscription. The subscription contains 10 virtual machines that run Windows Server.
You need to install the Azure Monitor Agent on the Azure virtual machines and the on-premises servers.
What should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Proposed answer

Suggested answer

perkp
3 months ago
Azure Virtual Machine = Virtual Machine Extensions On-Primise machine = Windows Installer (MSI) https://learn.microsoft.com/en-us/azure/azure-monitor/agents/azure-monitor-agent-windows-client
upvoted 4 times
NilsAbrahamsson
6 months, 1 week ago
First option is correct. Virtual Machine Extensions are designed for Azure VMs and provide a way to install and manage agents like the Azure Monitor Agent. But, for the On-Premises Servers, use The Windows Installer (MSI) package. The Azure Connected Machine agent is not the installer for Azure Monitor Agent. You'd still need to use the MSI package for the actual installation of the Azure Monitor Agent.
upvoted 4 times
07d6037
9 months, 4 weeks ago
VM Azure = Virtual machine extension VM On-Premise = Virtual machine extension (after installing the Azure Arc agent)
upvoted 2 times