MicrosoftMicrosoft
70-465 · Question #144
70-465 Question #144: Real Exam Question with Answer & Explanation
Sign in or unlock 70-465 to reveal the answer and full explanation for question #144. The question stem and answer options stay visible for context.
Submitted by ravi_2018· Mar 5, 2026Design and implement database solutions for SQL Server
Question
You need to implement a backup strategy to support the requirements. Which two actions should you perform? Each correct answer presents part of the solution. Choose two.
Options
- ACreate a credential called MyCredential on SQL Server by using a Windows domain account
- BSchedule a full backup by using the command BACKUP DATABASE ProdDB TO DISK...
- CCreate a share on your Windows Azure site by using your Windows Azure storage account
- DSchedule a full backup by using the command BACKUP DATABASE ProdDB TO URL ...
- ECreate a share on the hot standby site and grant permission to the SQL Server service login.
- FCreate a credential called MyCredential on SQL Server, using MyStorageAccount for the
- GSchedule a full backup by using the command BACKUP DATABASE ProdDB TO SHARE ...
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
#Azure storage backup#SQL Server backup#BACKUP TO URL#credentials