Hard1 markMultiple Choice
AZ-305 · Question 47 · Domain 4.3: Migrations
You are planning a large-scale migration of 500 on-premises VMware virtual machines to Azure.
You need to group the VMs into 'migration waves' based on their network dependencies (e.g., Web server talks to App server, App server talks to DB server). The security team prohibits installing any agents on the guest operating systems of the VMs.
Which tool and feature should you use?
You are planning a large-scale migration of 500 on-premises VMware virtual machines to Azure.
You need to group the VMs into 'migration waves' based on their network dependencies (e.g., Web server talks to App server, App server talks to DB server). The security team prohibits installing any agents on the guest operating systems of the VMs.
Which tool and feature should you use?
Answer options:
A.
Azure Migrate with Agent-based Dependency Analysis
B.
Azure Migrate with Agentless Dependency Analysis
C.
Azure Monitor Network Insights
D.
Azure Site Recovery Deployment Planner
How to approach this question
Match 'migration waves/dependencies' to Azure Migrate. Match 'no agents' to Agentless Dependency Analysis.
Full Answer
B.Azure Migrate with Agentless Dependency Analysis✓ Correct
To group VMs into migration waves, you must understand their interdependencies so you don't break applications by migrating a web server without its database. Azure Migrate provides Dependency Analysis. Because the security team prohibits guest OS agents, you must use the 'Agentless Dependency Analysis' feature. This feature works specifically for VMware environments by communicating with the vCenter Server APIs to capture TCP connection data directly from the hypervisor, requiring zero installation on the VMs themselves.
Common mistakes
Choosing Agent-based analysis out of habit. Agentless is the modern, preferred approach for VMware environments when security policies restrict agent installations.
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...EasyQ02You are designing a monitoring solution for a hybrid environment. The environment consists of 200...MediumQ03Your 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 ...Hard
Expert