An organization plans to migrate a customer billing application from an on-premises Nutanix AHV environment to Azure. The application consists of several Linux web servers and a SQL Server database tier. The database tier utilizes SQL Server Agent for scheduled data aggregation and requires cross-database queries across multiple databases. To prepare for the migration, the security team mandates that no software agents can be installed on the source servers for dependency mapping or discovery. The target database solution must be a Platform as a Service (PaaS) offering to reduce administrative overhead. User authentication must be integrated with Microsoft Entra ID using the simplest deployment model that supports credential synchronization, without deploying any federated or on-premises authentication agent servers. Which combination of discovery configuration, target database service, and hybrid identity synchronization should you recommend?
- AAssessment: Install the Log Analytics and Dependency agents on all servers for dependency mapping. Database: Azure SQL Database. Identity: Microsoft Entra Connect with Active Directory Federation Services (AD FS).
- BAssessment: Deploy the Azure Migrate appliance and configure agentless dependency analysis. Database: Azure SQL Database. Identity: Microsoft Entra Connect with Pass-through Authentication (PTA).
- Assessment: Deploy the Azure Migrate appliance and configure agentless dependency analysis. Database: Azure SQL Managed Instance. Identity: Microsoft Entra Connect with Password Hash Synchronization (PHS).Answer
- DAssessment: Deploy the Azure Migrate appliance and configure agentless dependency analysis. Database: SQL Server on Azure Virtual Machines. Identity: Microsoft Entra Connect with Active Directory Federation Services (AD FS).