Your company plans to implement a hybrid storage solution using Azure File Sync. You need to deploy the required Azure resources before installing the sync agent on your local servers. Which two of the following resources must you create in Azure to establish the synchronization topology? (Select two.)
- A Storage Sync ServiceCevap
- A storage account containing an Azure file shareCevap
- CA Recovery Services vault
- DA Shared Access Signature (SAS) token with access keys
Cevap
The correct resources to create are a Storage Sync Service and a storage account containing an Azure file share.
To set up Azure File Sync, you must deploy a Storage Sync Service, which is the top-level resource that manages registered servers and sync groups. Additionally, you need an Azure file share within a standard storage account to serve as the cloud endpoint where the synchronized data is stored in the cloud.
Adım Adım Çözüm
Anahtar Kavram
Azure File Sync topology configuration and core prerequisites.