nerdexam
Microsoft

AZ-104 · Question #65

You have an Azure subscription that contains the resources in the following table. Store1 contains a file share named Data. Data contains 5,000 files. You need to synchronize the files in Data to an…

The correct answer is C. Create a sync group. D. Register Server1. E. Install the Azure File Sync agent on Server1. Step 1 (E): Install the Azure File Sync agent on Server1 The Azure File Sync agent is a downloadable package that enables Windows Server to be synced with an Azure file share Step 2 (D): Register Server1. Register Windows Server with Storage Sync Service Registering your…

Submitted by skyler.x· Mar 4, 2026Implement and manage storage

Question

You have an Azure subscription that contains the resources in the following table. Store1 contains a file share named Data. Data contains 5,000 files. You need to synchronize the files in Data to an on-premises server named Server1. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • ADownload an automation script.
  • BCreate a container instance.
  • CCreate a sync group.
  • DRegister Server1.
  • EInstall the Azure File Sync agent on Server1.

How the community answered

(30 responses)
  • A
    20% (6)
  • B
    7% (2)
  • C
    73% (22)

Explanation

Step 1 (E): Install the Azure File Sync agent on Server1 The Azure File Sync agent is a downloadable package that enables Windows Server to be synced with an Azure file share Step 2 (D): Register Server1. Register Windows Server with Storage Sync Service Registering your Windows Server with a Storage Sync Service establishes a trust relationship between your server (or cluster) and the Storage Sync Service. Step 3 (C): Create a sync group and a cloud endpoint. A sync group defines the sync topology for a set of files. Endpoints within a sync group are kept in sync with each other. A sync group must contain one cloud endpoint, which represents an Azure file share and one or more server endpoints. A server endpoint represents a path on registered server.

Community Discussion

No community discussion yet for this question.

Full AZ-104 Practice