exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 2 question 41 discussion

Actual exam question from Microsoft's AZ-303
Question #: 41
Topic #: 2
[All AZ-303 Questions]

Note: This question is part of a 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: From the Azure portal, you create a Recovery Services vault. On Server1, you install the Azure Backup agent and you successfully perform a backup.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: 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.
Reference:
https://docs.microsoft.com/en-us/azure/storage/files/storage-files-introduction

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Palino
Highly Voted 4 years ago
Although this could work to some level, I believe that the expected answer is NO here. This could work if you never write to the file server or if you can afford loosing some latest writes. Backups will be done on schedule and will not be continuous like in the sync option. This is certainly a worse option than the storage sync and although it could work to some level, I believe that the expected answer is NO. The question would require more details or rephrasing.
upvoted 28 times
Cramster
3 years, 11 months ago
Agreed. If Server1 fails, you will be able to recover "some" files, but the Server1 files will be incomplete since the example was a one-time backup. It is not a good solution and definitely not something Microsoft would recommend.
upvoted 2 times
...
...
Myfeltf65
Highly Voted 4 years ago
Answer should be A https://docs.microsoft.com/en-us/azure/backup/backup-azure-about-mars https://docs.microsoft.com/en-us/azure/backup/backup-windows-with-mars-agent
upvoted 16 times
tp42
4 years ago
because they mentioned the Windows Admin Center they might want to test whether you know this works with Azure Backup and it does https://docs.microsoft.com/en-us/windows-server/manage/windows-admin-center/azure/azure-backup
upvoted 5 times
...
...
jameslee
Most Recent 3 years, 4 months ago
https://docs.microsoft.com/en-us/windows-server/manage/windows-admin-center/azure/azure-backup........ Windows Admin Center will then perform the following operations Create an Azure Resource Group if it does not exist already Create an Azure Recovery Services Vault as specified Install and register the Microsoft Azure Recovery Services Agent to the Vault Create the Backup and Retention schedule as per the selected options and associate them with the Windows Server.
upvoted 1 times
...
AberdeenAngus
3 years, 6 months ago
I think A- Yes. Backing up on prem Windows servers to Azure is a valid use case, for example in small offices with no backup infrastructure. I haven't tested it, but from a read it just requires the MARS agent on the on prem Windows server. Also Azure Backup seems to have some integration with Windows Admin Center https://docs.microsoft.com/en-us/azure/backup/backup-architecture#how-does-azure-backup-work https://docs.microsoft.com/en-us/windows-server/manage/windows-admin-center/azure/azure-backup#what-is-azure-backup-and-how-does-it-work-with-windows-admin-center
upvoted 3 times
...
Spooky7
3 years, 7 months ago
The description is worded in the way which is suggesting that you perform single backup. Doesn't mention anything about schedule, cron jobs, etc. So I would say the answer is NO
upvoted 2 times
...
student22
3 years, 8 months ago
B - No You will lose the latest files.
upvoted 2 times
student22
3 years, 8 months ago
In case if server1 fails.
upvoted 1 times
...
...
syu31svc
3 years, 10 months ago
Answer is No; use File Sync instead
upvoted 1 times
...
kumarts
3 years, 10 months ago
If backup agent is installed onto Server1 than answer is Yes If the question does in fact state VM1 than the answer is No https://docs.microsoft.com/en-us/azure/backup/backup-support-matrix-mars-agent
upvoted 2 times
...
tita_tovenaar
3 years, 11 months ago
Answer is B. Technically a lot of good comments have been made already about the quality and limitations of backup -fine. But the question refers to a permanent need to have file access if a server fails. Backup, as described, does not meet the goal of real-time transparent access to files.
upvoted 3 times
gizda2
3 years, 7 months ago
Where did you read "permanent need" for "latest files" ? Just asking.
upvoted 2 times
...
...
UnknownSecret
3 years, 11 months ago
Sync service does not support anything not formatted using NTFS, so all your files stored ReFS or FAT32 go out of the window. Backup supports them all. MOre, Sync service does not suport some files on NTFS. You wont be able to recover them all, see: https://docs.microsoft.com/en-us/azure/storage/file-sync/file-sync-deployment-guide?tabs=azure-portal%2Cproactive-portal section "Supported file systems...". Bot of them have some delay, but forced to choose the backups seems to be more fitting. It supports more scenaios.
upvoted 1 times
...
SaurabhSahu27
4 years ago
the correct answer should be no. the key part to consider in the questions is "You need to ensure that if Server1 fails, you can recover the file..". In case of Recovery service vault, it might happen that the crash happened before sync could happen for the day in which case the latest changes will not be recovered. So, the most optimum way is file share sync.
upvoted 2 times
...
exampass999
4 years ago
I choice "No". Azure Backup is a service that is expected to be used as a backup for VMs. In this question File server data recovery is expected. So Azure File Sync is the answer and the answer is no.
upvoted 3 times
...
nfett
4 years ago
A is the answer for this. Ref https://docs.microsoft.com/en-us/windows-server/manage/windows-admin-center/azure/azure-site-recovery
upvoted 1 times
...
jyotish
4 years ago
Should be A, Its not saying anything about Sync, the requirement is only to be able to restore.
upvoted 2 times
...
GetulioJr
4 years ago
Answer is no. Because a backup does not sync. It is a one time only. If a server fails one year later. The files are gone. All new and updated ones.
upvoted 1 times
...
TSMRE
4 years ago
Should be A, this will allow you to recover the files since they are stored in the vault
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...