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: You register Windows Admin Center in Azure and configure Azure Backup.
Does this meet the goal?
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-introductionYes, the solution meets the goal.
Explanation:
Azure Backup is a cloud-based backup solution that enables you to back up your critical data to Azure and restore it whenever you need it. By registering Windows Admin Center in Azure and configuring Azure Backup, you can back up the files on Server1 to Azure, and restore them in the event of a failure.
Windows Admin Center provides a centralized management solution for Windows servers, and it can be used to manage Server1 in this scenario. By registering Windows Admin Center in Azure, you can integrate it with Azure services, including Azure Backup.
To register Windows Admin Center in Azure, you can follow these steps:
After registering Windows Admin Center in Azure, you can configure Azure Backup to back up the files on Server1 to Azure. To do this, you can follow these steps:
After configuring Azure Backup, the files on Server1 will be backed up to Azure on a regular basis, and you can restore them in the event of a failure. To restore files from Azure Backup, you can follow these steps:
Therefore, the solution of registering Windows Admin Center in Azure and configuring Azure Backup can help you to achieve the goal of recovering Server1 files from Azure in the event of a failure.