Soru

Zorluk: KolayConfigure Azure Files and Azure File Sync

Your organization is planning to deploy Azure File Sync to synchronize files from an on-premises Windows Server to an Azure file share. You need to configure the initial sync topology. Which sequence of actions should you perform to set up the sync topology? To answer, arrange the actions in the correct sequential order.

  1. 1Deploy a Storage Sync Service resource in your Azure subscription.
  2. 2Install the Azure File Sync agent on the Windows Server.
  3. 3Register the Windows Server with the Storage Sync Service.
  4. 4Create a Sync Group, add a Cloud Endpoint, and then add a Server Endpoint.

Cevap

To configure Azure File Sync, you first deploy the Storage Sync Service, install the Azure File Sync agent on the Windows Server, register the server to the service, and then create a Sync Group containing the Cloud Endpoint and the Server Endpoint.
Establishing Azure File Sync requires a logical sequence of prerequisites. First, the Storage Sync Service must exist in the cloud. Second, the agent must be installed on the local server. Third, that agent uses the service identity to register the server. Finally, the Sync Group, Cloud Endpoint (Azure File Share), and Server Endpoint (local path) are created to start syncing.

Adım Adım Çözüm

1
Create the Storage Sync Service resource in the Azure portal.
The control plane for synchronization is deployed in Azure.
This resource is a prerequisite for registering servers and organizing synchronization groups.
2
Download and install the Azure File Sync agent on the target Windows Server.
The background services and PowerShell modules for synchronization are installed on the server.
The server cannot communicate with the Storage Sync Service or register without the agent software.
3
Run the server registration wizard or PowerShell commands to register the server.
The Windows Server is successfully registered under the Storage Sync Service.
A server must be registered before it can be used as a sync endpoint.
4
Create a Sync Group, assign the Azure file share as the Cloud Endpoint, and assign the local folder as the Server Endpoint.
File synchronization between the local folder and the cloud share is established.
This step links the cloud storage and local storage to initiate data sync.

Anahtar Kavram

Azure File Sync Deployment Sequence
Bu soruyu puanla