You have an on-premises server named Server1 that runs Windows Server 2016 and contains a Microsoft SQL Server 2016 database named DB1.
You have an Azure subscription.
You plan to migrate DB1 to Azure.
You use the Azure Database Migration Service to assess DB1 and receive the assessment results shown in the following table.

You need to recommend a migration target for DB1. The migration target must meet the following requirements:
- Eliminate the need for post-migration operating system maintenance.
- Minimize administrative effort to prepare for the migration.
What should you recommend?
Correct Answer: D
SQL Server to Azure SQL Managed Instance
Azure SQL Managed Instance is a recommended target option for SQL Server workloads that require a fully managed service without having to manage virtual machines or their operating systems. SQL Managed Instance enables you to move your on-premises applications to Azure with minimal application or database changes. It offers complete isolation of your instances with native virtual network support.
Reference:
https://learn.microsoft.com/en-us/data-migration/sql-server/managed-instance/overview