Hard1 markMultiple Choice
AZ-305 · Question 02 · Domain 1.1: Logging and Monitoring
Fabrikam Inc. operates a hybrid cloud environment with 500 on-premises VMware virtual machines running Windows Server and Linux, and 200 Azure VMs.
The company wants to standardize its monitoring and governance strategy. You need to design a solution that meets the following requirements:
- Collect guest operating system performance metrics and event logs from ALL virtual machines (both on-premises and in Azure).
- Apply Azure Policy guest configuration to the on-premises VMs.
- Ensure the solution uses the most current Microsoft monitoring agents.
- Minimize the number of outbound firewall ports required for on-premises servers.
Which TWO components must you include in your design? (Select TWO)
Fabrikam Inc. operates a hybrid cloud environment with 500 on-premises VMware virtual machines running Windows Server and Linux, and 200 Azure VMs.
The company wants to standardize its monitoring and governance strategy. You need to design a solution that meets the following requirements:
- Collect guest operating system performance metrics and event logs from ALL virtual machines (both on-premises and in Azure).
- Apply Azure Policy guest configuration to the on-premises VMs.
- Ensure the solution uses the most current Microsoft monitoring agents.
- Minimize the number of outbound firewall ports required for on-premises servers.
Which TWO components must you include in your design? (Select TWO)
Answer options:
A.
Azure Arc-enabled servers
B.
Azure Monitor Agent (AMA)
C.
Log Analytics Gateway
D.
Log Analytics agent (MMA)
E.
Azure Automation Hybrid Runbook Worker
How to approach this question
Identify the service that bridges on-premises servers to Azure Resource Manager (Arc) and the modern agent for telemetry collection (AMA).
Full Answer
To apply Azure Policy to on-premises machines, they must be projected into Azure Resource Manager (ARM). Azure Arc-enabled servers provides this capability. For monitoring, the Azure Monitor Agent (AMA) is the modern replacement for the legacy Log Analytics agent (MMA) and is required for collecting guest OS metrics and logs across hybrid environments.
Common mistakes
Selecting the legacy Log Analytics agent instead of the modern Azure Monitor Agent.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 1
55 questions · hints · full answers · grading
More questions from this exam
Q01Contoso Ltd is a global financial institution with 80 Azure subscriptions spread across 4 managem...MediumQ03A startup company has a single Azure subscription with a monthly budget of $5,000.
The CFO want...EasyQ04You are designing an Azure Sentinel architecture for a Managed Security Service Provider (MSSP). ...MediumQ05A healthcare enterprise is migrating its infrastructure to Azure. They have strict compliance req...HardQ06Woodgrove Bank is developing two new web applications hosted on Azure App Service:
1. Partner Po...Medium
Expert