You have an on-premises Windows Server named FS-Sync01 and an Azure subscription that contains a Storage Sync Service named SyncService1 and an Azure storage account. You need to synchronize files in a local folder path D:\SharedData on FS-Sync01 to an Azure file share named cloudshare1 in the storage account. Which of the following represents the correct sequence of steps to configure Azure File Sync and establish synchronization?
- 1Install the Azure File Sync agent on FS-Sync01.
- 2Register FS-Sync01 with the Storage Sync Service SyncService1.
- 3Create a sync group in SyncService1.
- 4Add cloudshare1 as a cloud endpoint in the sync group.
- 5Add D:\SharedData as a server endpoint in the sync group.
Cevap
Install the Azure File Sync agent on the server, register the server with the Storage Sync Service, create a sync group, add the Azure file share as a cloud endpoint, and then add the local path as a server endpoint.
Establishing Azure File Sync requires a sequential configuration path. The agent must first be installed on the local Windows Server to enable communication and registration tools. Once installed, the server is registered to the Storage Sync Service. Within the Storage Sync Service, a sync group must be created to define the topology. The Azure file share is then added as the cloud endpoint. Finally, the local directory on the registered server is added as a server endpoint to begin synchronization.
Adım Adım Çözüm
Anahtar Kavram
Azure File Sync Deployment Sequence
Tahmini Süre:2m 0s