AZ-303 Exam QuestionsBrowse all questions from this exam

AZ-303 Exam - Question 300


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 create an Azure Storage account and an Azure Storage Sync service. You configure Azure File Sync for Server1.

Does this meet the goal?

Show Answer
Correct Answer: A

Azure File Sync allows you to centralize your organization's file shares in Azure Files, while keeping the flexibility, performance, and compatibility of an on-premises file server. By configuring Azure File Sync for Server1, you can ensure that the files on Server1 are synchronized with Azure. In the event of a failure, the files can be recovered from Azure. This solution meets the goal of being able to recover Server1 files from Azure.

Discussion

2 comments
Sign in to comment
SecaWa5997
Jun 1, 2021

Trick question, the requirement is to restore the FILES, not the server, so the solution is adequate and the answer provided correct... i was fooled too ;-)

TSMRE
Jun 3, 2021

This applies for a lot of the other questions as well, the files are able to be recovered since they are indeed stored on Azure :)

UnknownSecret
Jul 17, 2021

Azure Storage Sync does not support anythig beside NTFS. But even then not ALL files are preserved, see: https://docs.microsoft.com/en-us/azure/storage/file-sync/file-sync-planning Hence I bet for B - No. If you want to preserve all files use MARS.