Azure Server Backup | Recover Files from Azure | Microsoft AZ-303

Recover Files from Azure

Question

Note: This question is part of series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have an Azure subscription.

You have an on-premises file server named Server1 that runs Windows Server 2019.

You manage Server1 by using Windows Admin Center.

You need to ensure that if Server1 fails, you can recover Server1 files from Azure.

Solution: You register Windows Admin Center in Azure and configure Azure Backup.

Does this meet the goal?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B.

B

Instead use Azure Storage Sync service and configure Azure File.

Use Azure File Sync to centralize your organization's file shares in Azure Files, while keeping the flexibility, performance, and compatibility of an on-premises file server. Azure File Sync transforms Windows Server into a quick cache of your Azure file share.

https://docs.microsoft.com/en-us/azure/storage/files/storage-files-introduction

Yes, the proposed solution meets the goal of ensuring that if Server1 fails, you can recover Server1 files from Azure.

Windows Admin Center (WAC) is a browser-based management tool that provides a centralized console for managing Windows servers and clusters. It allows administrators to manage servers both on-premises and in Azure from a single location. By registering WAC in Azure, administrators can take advantage of Azure Backup, which provides a cloud-based backup solution for on-premises resources.

Azure Backup can be used to protect on-premises resources, including files and folders on Windows Server, by creating a backup job that uploads the data to Azure. By configuring Azure Backup, you can specify what data to back up, how frequently to back it up, and how long to retain the backups. In the event of a server failure, you can restore the data from the Azure Backup vault.

Therefore, by registering WAC in Azure and configuring Azure Backup, you can ensure that if Server1 fails, you can recover Server1 files from Azure.