An organization is deploying Azure File Sync to synchronize files between an on-premises Windows Server and an Azure file share. The server's local volume D: has a total capacity of . To optimize local storage costs while ensuring performance for active workloads, the administrator wants to configure cloud tiering to meet the following requirements:
* Keep at least of local capacity on volume D: free at all times to accommodate local application growth.
* Archive files to the cloud if they have not been accessed for more than , regardless of the volume's current capacity.
Which of the following actions should the administrator perform on the server endpoint to satisfy these requirements? (Select TWO)
- Set the volume free space policy to .Cevap
- Set the date policy to .Cevap
- CSet the volume free space policy to .
- DConfigure a static volume free space threshold of on the server endpoint.
- EEnable only the date policy of , as the volume free space policy cannot run concurrently on the same server endpoint.
Cevap
To satisfy the requirements, the administrator must configure the volume free space policy to and configure the date policy to on the server endpoint.
To maintain at least of free space on a volume, the volume free space policy percentage must be set to (calculated as ). To tier files that have not been accessed in more than , the date policy should be set to . These policies work in tandem, ensuring that the volume maintains its free space while also archiving stale files.
Adım Adım Çözüm
Anahtar Kavram
Azure File Sync cloud tiering policy parameters and their concurrent evaluation logic.