An enterprise plans to migrate an on-premises multi-tier application to Azure. The application consists of 15 physical Linux (RHEL) servers running web and application services, and a backend PostgreSQL database cluster running on two physical Linux servers. The database architecture relies on cross-database queries.
You need to design a migration assessment and identity transition strategy that meets the following requirements:
- Discovers the servers and maps network connections between them to identify dependencies.
- Recommends the appropriate Azure target service for the database.
- Syncs on-premises Active Directory Domain Services (AD DS) user accounts to Microsoft Entra ID with the least administrative complexity.
Which two actions should you include in the assessment and transition strategy? (Choose two.)
- Deploy the Azure Migrate appliance on an on-premises server to discover the servers and perform agentless dependency analysis.Answer
- Configure Microsoft Entra Connect with Password Hash Synchronization (PHS) to sync on-premises user accounts.Answer
- CDeploy Active Directory Federation Services (AD FS) on-premises to federate authentication with Microsoft Entra ID.
- DRecommend Azure SQL Database Single Database as the target database tier to host the PostgreSQL database.
- EGroup the servers into migration batches based on naming conventions and bypass dependency mapping to minimize assessment duration.