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.
- 1Deploy a Storage Sync Service resource in your Azure subscription.
- 2Install the Azure File Sync agent on the Windows Server.
- 3Register the Windows Server with the Storage Sync Service.
- 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
Anahtar Kavram
Azure File Sync Deployment Sequence