Soru

Zorluk: OrtaConfigure Azure Files and Azure File Sync

Your company has an on-premises branch office file server named Server1. You deploy Azure File Sync to centralize files in an Azure file share named Share1. You install the Azure File Sync agent on Server1, register the server, and create a sync group named SyncGroup1 with Share1 configured as the cloud endpoint. You need to configure sync for a folder on Server1 at D:\Data. The configuration must ensure that volume D: always maintains at least 30%30\% free space, and files that have not been accessed for more than 45 days are tiered to the cloud. Which configuration should you perform?

  1. Create a server endpoint for the path D:\Data in SyncGroup1. Enable cloud tiering, set the volume free space policy to 30%30\%, and enable the date policy with a threshold of 45 days.Cevap
  2. B
    Create a server endpoint for the path D:\Data in SyncGroup1. Enable cloud tiering, set the volume free space policy to 70%70\%, and enable the date policy with a threshold of 45 days.
  3. C
    Create a cloud endpoint for the path D:\Data in SyncGroup1. Create an Azure Storage Lifecycle Management rule to tier blobs to Cool storage after 45 days, and set the storage account access tier to Cool.
  4. D
    Create a server endpoint for the path D:\Data in SyncGroup1. Disable cloud tiering, and use an Azure Backup policy with a retention period of 45 days to manage files on volume D:.

Cevap

Create a server endpoint for the path D:\Data in SyncGroup1, enable cloud tiering, set the volume free space policy to 30%30\%, and enable the date policy with a threshold of 45 days.
To satisfy the requirements, the local path D:\Data must be registered as a server endpoint within the sync group. Enabling cloud tiering with a volume free space policy of 30%30\% ensures that Azure File Sync maintains at least 30%30\% of the volume's storage capacity as free space. Additionally, enabling the date policy with a threshold of 45 days ensures that any file not accessed within the specified timeframe is tiered, provided it does not violate the volume free space policy.

Adım Adım Çözüm

1
Identify the endpoint type for the local path.
The local path D:\Data must be configured as a server endpoint, because cloud endpoints in Azure File Sync can only represent Azure file shares.
Azure File Sync synchronizes data between cloud endpoints (Azure file shares) and server endpoints (directories on registered Windows Servers).
2
Configure the cloud tiering and volume free space policies.
Enable cloud tiering, configure the volume free space policy to 30%30\% to guarantee at least 30%30\% of the volume is kept free, and set the date policy to 45 days to tier inactive files.
Cloud tiering optimizes local disk usage by storing frequently accessed files locally while tiering infrequently accessed files to Azure Files based on volume free space and date-based policy limits.

Anahtar Kavram

Azure File Sync cloud tiering and endpoint configuration
Bu soruyu puanla