A financial services company is planning the migration of its portfolio management system from an on-premises VMware vSphere environment to Azure. The system consists of three web servers, four application servers, and a backend SQL Server 2019 instance. The SQL Server instance hosts three databases that perform cross-database queries and run several SQL Server Agent jobs. The application servers connect to external financial data feeds over non-standard TCP ports, but the port numbers and destinations are undocumented.
You need to recommend a migration assessment and target architecture design that minimizes operational effort and ensures application dependencies are fully mapped before migration.
Which combination of Azure Migrate dependency analysis and Azure SQL deployment option should you recommend?
- Azure Migrate agentless dependency analysis for the virtual machines, and Azure SQL Managed Instance for the database tier.Answer
- BAzure Migrate agent-based dependency analysis for the virtual machines, and Azure SQL Managed Instance for the database tier.
- CAzure Migrate agentless dependency analysis for the virtual machines, and Azure SQL Database Elastic Pools for the database tier.
- DAzure Migrate agent-based dependency analysis for the virtual machines, and Azure SQL Database single database with elastic queries for the database tier.