You need to synchronize a local folder on a Windows Server to an Azure file share using Azure File Sync. Which sequence of actions should you perform to configure the synchronization?
- 1Create a Storage Sync Service 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 and add a cloud endpoint.
- 5Create a server endpoint on the registered Windows Server.
Cevap
To configure Azure File Sync, you must first create a Storage Sync Service, install the Azure File Sync agent on the Windows Server, register the server with the Storage Sync Service, create a sync group with a cloud endpoint, and finally create a server endpoint on the registered Windows Server.
Establishing synchronization via Azure File Sync follows a sequential topology construction: configure the cloud control plane (Storage Sync Service), deploy the local agent on the server, establish trust via server registration, set up the sync topology and cloud storage (sync group and cloud endpoint), and then target the local folder (server endpoint).
Adım Adım Çözüm
Anahtar Kavram
Azure File Sync Deployment Workflow