A company plans to migrate a legacy inventory application from their on-premises datacenter to Azure. The application consists of several physical Windows servers and a database tier running on SQL Server. The database tier relies on SQL Server Agent jobs for nightly processing and performs cross-database queries across two databases on the same server instance. The company's security policy strictly prohibits the installation of any monitoring agents or software on the production servers. Additionally, you must synchronize on-premises user identities to Microsoft Entra ID with minimal administrative effort and no extra on-premises infrastructure.
You need to design a migration assessment and target architecture strategy.
Which strategy should you recommend?
- Deploy the Azure Migrate appliance to perform agentless discovery and agentless dependency mapping, recommend Azure SQL Managed Instance as the target database tier, and use Microsoft Entra Connect with Password Hash Synchronization (PHS).Cevap
- BDeploy the Azure Migrate appliance to perform agentless discovery and agentless dependency mapping, recommend Azure SQL Database single databases as the target database tier, and use Microsoft Entra Connect with Password Hash Synchronization (PHS).
- CPlan the migration of the database tier directly to Azure SQL Managed Instance without performing a server dependency assessment, and use Microsoft Entra Connect with Password Hash Synchronization (PHS).
- DDeploy the Azure Migrate appliance to perform agentless discovery and agentless dependency mapping, recommend Azure SQL Managed Instance as the target database tier, and deploy Active Directory Federation Services (AD FS) for identity federation.