Medium1 markMultiple Choice
AZ-305 · Question 02 · Domain 1.1: Logging and Monitoring
You are designing a monitoring solution for a hybrid environment. The environment consists of 200 Azure VMs and 300 on-premises VMware VMs running Windows Server 2022 and Linux.
You need to collect guest OS metrics, event logs, and syslog data from all VMs into a central Log Analytics workspace. The solution must support Azure Policy for deployment at scale and use the latest Microsoft monitoring agents.
Which TWO components should you include in your design? (Select TWO)
You are designing a monitoring solution for a hybrid environment. The environment consists of 200 Azure VMs and 300 on-premises VMware VMs running Windows Server 2022 and Linux.
You need to collect guest OS metrics, event logs, and syslog data from all VMs into a central Log Analytics workspace. The solution must support Azure Policy for deployment at scale and use the latest Microsoft monitoring agents.
Which TWO components should you include in your design? (Select TWO)
Answer options:
A.
Log Analytics agent (MMA)
B.
Azure Monitor Agent (AMA)
C.
Azure Arc-enabled servers
D.
Azure Site Recovery mobility service
E.
Telegraf agent
How to approach this question
Identify the modern agent for Azure Monitor and the service required to manage on-premises servers as Azure resources.
Full Answer
Azure Arc-enabled servers, Azure Monitor Agent (AMA)
To manage and monitor on-premises servers at scale using Azure native tools (like Azure Policy), you must first onboard them as Azure Arc-enabled servers. Once they are Arc-enabled, they become Azure resources. You can then use Azure Policy to deploy the Azure Monitor Agent (AMA), which is the current standard agent for collecting logs and metrics, replacing the legacy Log Analytics agent.
Common mistakes
Selecting the legacy Log Analytics agent instead of AMA.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 5
55 questions · hints · full answers · grading
More questions from this exam
Q01Contoso Ltd has 50 subscriptions across 3 business units. Each business unit manages its own IT o...EasyQ03Your company uses Microsoft Sentinel integrated with a Log Analytics workspace. The workspace ing...HardQ04You are designing an application monitoring strategy using Application Insights. The application ...MediumQ05A highly regulated financial institution is migrating to Microsoft 365 and Azure. They currently ...HardQ06Your organization uses Microsoft Entra ID Premium P2. You are designing a Conditional Access stra...Medium
Expert