Microsoft
70-473 · Question #5
70-473 Question #5: Real Exam Question with Answer & Explanation
Sign in or unlock 70-473 to reveal the answer and full explanation for question #5. The question stem and answer options stay visible for context.
Implement business continuity
Question
You have an on-premises Microsoft SQL Server 2014 database in an AlwaysOn availability group. You are planning a backup solution for the database. Backups will run on a secondary replica. You need to create a backup procedure for the database. The solution must ensure that the backups are stored on-premises and in Microsoft Azure Blob storage. Which two actions should you perform? Each correct answer presents part of the solution.
Options
- ARun the BACKUP DATABASE statement and use the TO DISK clause.
- BRun the CREATE DATABASE statement and use the AS COPY OF clause.
- CRun the BACKUP DATABASE statement and use the TO URL clause.
- DRun the BACKUP DATABASE statement and use the MIRROR clause.
Unlock 70-473 to see the answer
You've previewed enough free 70-473 questions. Unlock 70-473 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
#SQL Server backup#AlwaysOn Availability Groups#Azure Blob storage#BACKUP DATABASE