An organization plans to migrate an on-premises line-of-business application to Azure. The application currently runs on a cluster of VMware vSphere virtual machines (VMs) and connects to a Microsoft SQL Server database cluster. The database relies on SQL Server Agent jobs and performs cross-database queries. The organization needs to discover server dependencies, analyze database compatibility with Azure SQL deployment options, and plan the migration strategy. Which two actions should you include in the migration assessment strategy? (Choose two.)
- Deploy the Azure Migrate appliance in the VMware environment to perform discovery and enable agentless dependency mapping.Answer
- Run the Azure Migrate database assessment to evaluate compatibility and target sizing for Azure SQL Managed Instance.Answer
- CAssess the SQL Server database for migration to Azure SQL Database single database to minimize licensing and management overhead.
- DPlan the migration phases for individual virtual machines based on server naming conventions, skipping dependency analysis to accelerate the timeline.
- EDesign the identity integration strategy to require Active Directory Federation Services (AD FS) for user authentication to the migrated application.
Answer
The correct actions are deploying the Azure Migrate appliance to perform agentless dependency mapping and running the Azure Migrate database assessment to evaluate compatibility with Azure SQL Managed Instance.
Deploying the Azure Migrate appliance for agentless dependency mapping allows for the discovery and visualization of network dependencies between virtual machines, ensuring that all components of the application are migrated together. Running the database assessment specifically for Azure SQL Managed Instance evaluates compatibility and sizing for a target that supports the on-premises database's SQL Server Agent and cross-database queries.
Step-by-Step Solution
Key Concept
Azure Migrate assessment strategy involves using the Azure Migrate appliance for VM discovery and dependency mapping, combined with database compatibility analysis to align database features (e.g., cross-database queries, SQL Server Agent) with the correct target tier (Azure SQL Managed Instance).
Estimated Time:2m 0s