exam questions

Exam AZ-102 All Questions

View all questions & answers for the AZ-102 exam

Exam AZ-102 topic 2 question 9 discussion

Actual exam question from Microsoft's AZ-102
Question #: 9
Topic #: 2
[All AZ-102 Questions]

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.

  • A. Install the Azure File Sync agent on Server1.
  • B. Create a container instance.
  • C. Download an automation script.
  • D. Create a sync group.
  • E. Register Server1.
Show Suggested Answer Hide Answer
Suggested Answer: ADE 🗳️
Azure synchronize files on-premises agent
A: The Azure File Sync agent is a downloadable package that enables Windows Server to be synced with an Azure file share.
D: 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. A server can have server endpoints in multiple sync groups. You can create as many sync groups as you need to appropriately describe your desired sync topology.
E: Registering your Windows Server with a Storage Sync Service establishes a trust relationship between your server (or cluster) and the Storage Sync Service. A server can only be registered to one Storage Sync Service and can sync with other servers and Azure file shares associated with the same Storage Sync Service.
Incorrect Answers:
B: The Resource group is used in a container.
References:
https://docs.microsoft.com/en-us/azure/storage/files/storage-sync-files-deployment-guide

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
arol
5 years ago
Answer is correct Sequence 1. Create sync Group 2. Install Azure file sync agent 3. Register server
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...