nerdexam
Microsoft

AZ-801 · Question #76

You have a server that runs Windows Server. You plan to back up the server to an Azure Recovery Services vault once per week starting on the next Saturday. You need to schedule the weekly backup and p

This question tests knowledge of Azure Backup using the Microsoft Azure Recovery Services (MARS) agent on a Windows Server. It specifically covers the two-step process of scheduling a recurring backup policy and triggering an immediate initial backup.

Implement disaster recovery

Question

You have a server that runs Windows Server. You plan to back up the server to an Azure Recovery Services vault once per week starting on the next Saturday. You need to schedule the weekly backup and perform the initial backup as soon as possible. Which two actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Explanation

This question tests knowledge of Azure Backup using the Microsoft Azure Recovery Services (MARS) agent on a Windows Server. It specifically covers the two-step process of scheduling a recurring backup policy and triggering an immediate initial backup.

Approach. The correct two actions in sequence are: (1) Schedule the Backup - In the MARS agent console (or the Azure portal via the Recovery Services vault), configure a backup policy specifying weekly frequency starting on the next Saturday. This sets the recurring schedule but does not run a backup immediately. (2) Back Up Now - After the schedule is saved, use the 'Back Up Now' option to trigger the first backup immediately, independent of the scheduled window. This satisfies the requirement to perform the initial backup 'as soon as possible' while still having the weekly Saturday schedule in place going forward. The order matters: the schedule must exist before you invoke 'Back Up Now' so the backup knows which items and retention policy to apply.

Concept tested. Azure Backup configuration for Windows Server using the MARS (Microsoft Azure Recovery Services) agent - specifically how to create a backup schedule policy and how to perform an on-demand (immediate) backup separately from the scheduled job.

Reference. Microsoft Learn: Back up Windows Server to Azure - 'Schedule a backup' and 'Perform an initial backup' sections (AZ-104 / AZ-800 exam domain: Implement and manage storage / Azure Backup)

Topics

#Azure Backup#Recovery Services vault#Backup scheduling#Windows Server

Community Discussion

No community discussion yet for this question.

Full AZ-801 Practice