MicrosoftMicrosoft
70-465 · Question #128
70-465 Question #128: Real Exam Question with Answer & Explanation
Sign in or unlock 70-465 to reveal the answer and full explanation for question #128. The question stem and answer options stay visible for context.
Submitted by ricky.ec· Mar 5, 2026Design and implement database solutions for Azure SQL Database
Question
You have a database hosted on SQL Server 2012 R2. The database contains 5 million rows. You need to recommend a repeatable method to migrate the database to SQL Azure. Which method should you recommend? More than one answer choice may achieve the goal. Select the BEST answer.
Options
- ACreate a SQL Server Integration Services (SSIS) package, and then run the package.
- BBack up the database, and then restore the database.
- CExtract a data-tier application, and then import the application.
- DGenerate scripts to create all of the all database objects and all of the data, and then execute
Unlock 70-465 to see the answer
You've previewed enough free 70-465 questions. Unlock 70-465 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Database migration#SQL Server to Azure SQL Database#SSIS#data-tier application