nerdexam
MicrosoftMicrosoft

AZ-104 · Question #44

AZ-104 Question #44: Real Exam Question with Answer & Explanation

A sync group can only have one cloud endpoint, and server endpoints must be located on an NTFS-formatted volume.

Submitted by kevin_r· Mar 4, 2026Implement and manage storage

Question

Hotspot Question You have Azure subscription that includes following Azure file shares: You have the following on-premises servers: You create a Storage Sync Service named Sync1 and an Azure File Sync group named Group1. Group1 uses share1 as a cloud endpoint. You register Server1 and Server2 in Sync1. You add D:\Folder1 on Server1 as a server endpoint of Group1. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Answer:

Options

  • __typehotspot
  • variantyes_no

Explanation

A sync group can only have one cloud endpoint, and server endpoints must be located on an NTFS-formatted volume.

Approach. 1. 'share2 can be added as a cloud endpoint for Group1': No. An Azure File Sync group can contain exactly ONE cloud endpoint. Because Group1 already uses share1 as its cloud endpoint, you cannot add share2 to the same sync group. 2. 'E:\Folder2 on Server1 can be added as a server endpoint...': No. Azure File Sync server endpoints must be hosted on an NTFS-formatted volume. In this specific exam scenario's data table (which indicates Server1's E: drive is formatted as FAT32), the E: drive is not supported. Only local NTFS volumes are supported for server endpoints. 3. 'D:\Data on Server2 can be added as a server endpoint...': Yes. Server2 is registered to the Storage Sync Service (Sync1), and its D: drive is a supported NTFS data volume. It is fully eligible to be added as a server endpoint to Group1.

Common mistakes.

  • common_mistake. Selecting 'Yes' for the first statement is a common mistake that ignores the architectural limitation of one cloud endpoint per sync group. Selecting 'Yes' for the second statement ignores the strict prerequisite that Azure File Sync server endpoints do not support FAT32, exFAT, or ReFS filesystems; they require NTFS.

Concept tested. Azure File Sync architecture and prerequisites, specifically Sync Group limitations (maximum of one cloud endpoint) and Server Endpoint storage requirements (must use an NTFS volume).

Reference. https://learn.microsoft.com/en-us/azure/storage/file-sync/file-sync-planning

Topics

#Azure File Sync#Storage Sync Service#Cloud Endpoint#Server Endpoint

Community Discussion

No community discussion yet for this question.

Full AZ-104 PracticeBrowse All AZ-104 Questions