An organization plans to migrate its legacy inventory management application to Azure. The current workload runs on physical bare-metal servers hosting Windows Server . The application uses a backend Microsoft SQL Server instance containing multiple databases that rely on SQL Server Agent jobs and cross-database queries.
You need to design a migration assessment and transition strategy that meets the following requirements:
1. Identify and map all network dependencies, process communication paths, and ports across the physical servers using Azure Migrate.
2. Recommend a fully managed Azure SQL database hosting option that natively supports SQL Server Agent and cross-database queries.
3. Configure a hybrid identity synchronization method that allows on-premises Active Directory Domain Services (AD DS) users to authenticate to Azure resources without deploying any on-premises federation servers.
Which combination of solutions should you recommend?
- Perform agent-based dependency analysis by deploying the Azure Migrate appliance and installing the Azure Monitor Agent and Dependency Agent on each of the physical servers. Migrate the databases to Azure SQL Managed Instance. Configure Microsoft Entra Connect with Password Hash Synchronization (PHS) and Seamless Single Sign-On (SSO).Answer
- BConfigure agentless dependency mapping by deploying the Azure Migrate appliance and providing local administrator credentials to poll the physical servers remotely. Migrate the databases to Azure SQL Managed Instance. Configure Microsoft Entra Connect with Active Directory Federation Services (AD FS).
- CPerform agent-based dependency analysis by deploying the Azure Migrate appliance and installing the Azure Monitor Agent and Dependency Agent on each of the physical servers. Migrate the databases to Azure SQL Database single databases. Configure Microsoft Entra Connect with Password Hash Synchronization (PHS) and Seamless Single Sign-On (SSO).
- DConfigure agentless dependency mapping by deploying the Azure Migrate appliance and providing local administrator credentials to poll the physical servers remotely. Migrate the databases to Azure SQL Database elastic pools. Configure Microsoft Entra Connect with Active Directory Federation Services (AD FS).