An organization plans to migrate an on-premises payroll application hosted on VMware vSphere. The application comprises three web servers and a backend database server running SQL Server 2016. The database uses SQL Server Agent for scheduled maintenance and performs cross-database queries. Users authenticate via an on-premises Active Directory Domain Services (AD DS) domain. The application interacts with external services, but the specific network connections are undocumented.
You need to design a migration assessment and transition strategy that meets the following requirements:
- Identify all application network dependencies before migration to prevent service disruptions.
- Minimize administrative overhead and infrastructure complexity for both the database tier and identity synchronization.
- Maintain support for the legacy database features.
Which migration strategy should you recommend?
- AEstablish migration groups based on server names without performing dependency mapping; migrate the database to Azure SQL Managed Instance; and implement Microsoft Entra Connect with Password Hash Synchronization (PHS).
- BPerform agentless dependency analysis using Azure Migrate; migrate the database to Azure SQL Database; and implement Microsoft Entra Connect with Password Hash Synchronization (PHS).
- Perform agentless dependency analysis using Azure Migrate; migrate the database to Azure SQL Managed Instance; and implement Microsoft Entra Connect with Password Hash Synchronization (PHS).Answer
- DPerform agentless dependency analysis using Azure Migrate; migrate the database to Azure SQL Managed Instance; and implement Microsoft Entra Connect with Active Directory Federation Services (AD FS).