Administering a SQL Database Infrastructure — Question 251

You administer a Microsoft SQL Server 2016 database instance.
You plan to migrate the database to Windows Azure SQL Database.
You verify that all objects contained in the database are compatible with Windows Azure SQL Database.
You need to ensure that database users and required server logins are migrated to Windows Azure SQL Database.
What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because SQL Server Management Studio provides tools specifically designed to facilitate the deployment of databases to Windows Azure SQL Database, including the migration of users and logins. Options A and C do not support migrating users and logins directly, while option B is not suitable as backups cannot be restored directly to Azure SQL Database.