An organization is planning to migrate a legacy enterprise resource planning (ERP) application from on-premises physical servers to Azure Virtual Machines. The application's components communicate over several undocumented TCP ports, and the network communication dependencies between the servers must be fully mapped to prevent application downtime during the transition. Which configuration should you recommend to identify the server dependencies?
- Deploy the Azure Migrate appliance and install the Dependency agent and the Log Analytics agent on each physical server.Answer
- BDeploy the Azure Migrate appliance and configure agentless dependency mapping using server credentials.
- CDeploy an Azure SQL Database and use Azure Data Studio with the Azure SQL Migration extension to map server network connections.
- DSet up Microsoft Entra Connect with Cloud Sync to log and inventory the network connection paths between the servers.
Answer
Deploy the Azure Migrate appliance and install the Dependency agent and the Log Analytics agent on each physical server.
The correct configuration is to deploy the Azure Migrate appliance and install the Dependency agent and the Log Analytics agent on each physical server. Because agentless dependency analysis is not supported for physical servers, agent-based discovery using these agents is required to identify network dependencies and open ports.
Step-by-Step Solution
Key Concept
Azure Migrate dependency mapping for physical servers
Alternative Method
Instead of agent-based dependency mapping, if the workloads were running on VMware vSphere rather than physical servers, you could perform agentless dependency mapping via the Azure Migrate appliance using VM credentials.
Estimated Time:2m 0s