az-104 Practice Question 781
Exam: az-104
Domain: Describe Azure architecture and services
Topic: Describe Azure storage services
Difficulty: medium
HOTSPOT -
You have an Azure subscription that contains the file shares shown in the following table.
You have the on-premises file shares shown in the following table.
You create an Azure file sync group named Sync1 and perform the following actions:
✑ Add share1 as the cloud endpoint for Sync1.
✑ Add data1 as a server endpoint for Sync1.
✑ Register Server1 and Server2 to Sync1.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Answer Options
A
You can add share2 as a cloud endpoint for Sync1: No. You can add data2 as a server endpoint for Sync1: Yes. You can add data3 as a server endpoint for Sync1: No.
Correct Answer
A: You can add share2 as a cloud endpoint for Sync1: No. You can add data2 as a server endpoint for Sync1: Yes. You can add data3 as a server endpoint for Sync1: No.
Explanation
Box 1: No -
A sync group must contain one cloud endpoint, which represents an Azure file share and one or more server endpoints.
Box 2: Yes -
Data2 is located on Server2 which is registered to Sync1.
Box 3: No -
Data3 is located on Server3 which is not registered to Sync1.