exam questions

Exam AZ-104 All Questions

View all questions & answers for the AZ-104 exam

Exam AZ-104 topic 3 question 29 discussion

Actual exam question from Microsoft's AZ-104
Question #: 29
Topic #: 3
[All AZ-104 Questions]

DRAG DROP -
You have an Azure subscription that contains an Azure file share.
You have an on-premises server named Server1 that runs Windows Server 2016.
You plan to set up Azure File Sync between Server1 and the Azure file share.
You need to prepare the subscription for the planned Azure File Sync.
Which two actions should you perform in the Azure subscription? To answer, drag the appropriate actions to the correct targets. Each action may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
First action: Create a Storage Sync Service
The deployment of Azure File Sync starts with placing a Storage Sync Service resource into a resource group of your selected subscription.
Second action: Install the Azure File Sync agent
The Azure File Sync agent is a downloadable package that enables Windows Server to be synced with an Azure file share.
Reference:
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
gujjudesi420
Highly Voted 3 years, 9 months ago
I think answer should be Create Storage Sync Service, Create a Sync Group as they are asking for "Which two actions should you perform in the Azure subscription?"
upvoted 415 times
swk1_az104
1 month, 1 week ago
I think in the question of "https://www.examtopics.com/exams/microsoft/az-104/view/171/" you find the answer. "You have an on-premises file server named Server1 that runs Windows Server 2016. You have an Azure subscription that contains an Azure file share. ->You deploy an Azure File Sync Storage Sync Service, and you create a sync group. You need to synchronize files from Server1 to Azure. Which three actions should you perform in sequence?"
upvoted 1 times
...
Praveen66
3 years, 5 months ago
Agree with you, its actions on the subscription/azure portal and does not ask for actions on the server
upvoted 12 times
...
xupiter
3 years, 7 months ago
Correct. Link: https://docs.microsoft.com/en-us/learn/modules/extend-share-capacity-with-azure-file-sync/5-set-up-azure-file-sync
upvoted 4 times
...
mcc
3 years, 3 months ago
correct: Create Azure resources: You need a storage account to contain a file share, a Storage Sync Service, and a sync group. Create the resources in that order.
upvoted 8 times
...
...
mlantonis
Highly Voted 3 years, 9 months ago
Correct Answer: First action: Create a Storage Sync Service The deployment of Azure File Sync starts with placing a Storage Sync Service resource into a resource group of your selected subscription. Second action: Install the Azure File Sync agent The Azure File Sync agent is a downloadable package that enables Windows Server to be synced with an Azure file share. 1. Prepare Windows Server to use with Azure File Sync 2. Deploy the Storage Sync Service 3. Install the Azure File Sync agent 4. Register Windows Server with Storage Sync Service 5. Create a sync group and a cloud endpoint 6. Create a server endpoint 7. Configure firewall and virtual network settings Reference: https://docs.microsoft.com/en-us/azure/storage/files/storage-sync-files-deployment-guide https://docs.microsoft.com/en-us/azure/storage/file-sync/file-sync-deployment-guide?tabs=azure-portal%2Cproactive-portal#deploy-the-storage-sync-service
upvoted 241 times
augustogcn
3 years, 1 month ago
Install the Azure File Sync agent is not an action that you can perform in the Azure Subscription. The file Sync agent is installed on your on-premises server. This question is a tricky one.
upvoted 25 times
...
chaudha4
3 years, 9 months ago
The question is about what you do in your Azure subscription. The second action that you suggest cannot be done on your subscription. It needs to be done on the on-prem server.
upvoted 9 times
...
suriyaswamy
3 years, 6 months ago
Nice explanation
upvoted 2 times
...
Praveen66
3 years, 5 months ago
But the question talks about actions on the subscription and not on the servers. so it should be First action: Create a Storage Sync Service Second action:Create a sync group
upvoted 22 times
...
...
Jay_D_Lincoln
Most Recent 2 weeks, 3 days ago
First Action: Create a storage sync service Second Action: Create a sync group If you read the question agin - it did not ask for a sequence, like which two actions to take first. Keeping that in mind the second and the third action are both correct answer. That does not make sense - It clearly asked "prepare the subscription" or "two (unique) actions that you need to perform in the subscription". It did not mention any action need to taken from the on-prem server side. Check the below doc to see which two actions can be done on the Azure side. Do not focus on the sequence. Question did not ask about sequence. https://learn.microsoft.com/en-us/azure/storage/file-sync/file-sync-deployment-guide?tabs=azure-portal%2Cproactive-portal
upvoted 1 times
...
sca88
3 months, 1 week ago
https://learn.microsoft.com/en-us/azure/storage/file-sync/file-sync-deployment-guide?tabs=azure-portal%2Cproactive-portal The answer is correct: "The deployment of Azure File Sync starts with placing a Storage Sync Service resource into a resource group of your selected subscription. We recommend provisioning as few of these as needed. You'll create a trust relationship between your servers and this resource. A server can only be registered to one Storage Sync Service. As a result, we recommend deploying as many storage sync services as you need to separate groups of servers. Keep in mind that servers from different storage sync services can't sync with each other."
upvoted 1 times
...
117b84e
4 months, 4 weeks ago
chatgpt Actions to place: Create a storage sync service: This sets up the service in Azure to manage the sync process. Create a sync group: This links the storage sync service with your endpoints (Azure file share and Server1).
upvoted 1 times
...
[Removed]
5 months, 2 weeks ago
WRONG 1. Create Storage Sync Service 2. Create a Sync Group sinsce the question states the performing in the Azure subscription.
upvoted 4 times
...
Aiyooo
1 year, 4 months ago
This is one of the stupidest questions
upvoted 10 times
...
clg003
1 year, 4 months ago
All of these are steps of Azure FIle Sync but only two of them are actually performed within the subscription (in Azure). Deploy a Storage Sync Service and Create a sync group are the answer.
upvoted 3 times
...
iamchoy
1 year, 5 months ago
For Azure File Sync setup, you first create necessary services in Azure before setting up the on-premises server. Here are the initial steps in the Azure subscription: **Create a Storage Sync Service**: This service is the top-level resource for Azure File Sync. It is used to create and manage sync groups and registered servers. **Create a sync group**: After setting up the Storage Sync Service, you create a sync group which defines the sync topology for a set of files. The endpoints within a sync group are kept in sync with each other. Steps involving the Azure File Sync agent and server registration are done on the on-premises server, not directly in the Azure subscription. So, the first two actions in the Azure subscription are: 1. Create a Storage Sync Service 2. Create a sync group.
upvoted 4 times
18c2076
11 months ago
Right…. But don’t you need a server endpoint before you can create a sync group? Which would imply you need to install the agent despite “preparing the subscription”
upvoted 1 times
...
...
raj_raj22
1 year, 5 months ago
as per the step in MS azure file sync.. the posted answers are correct.
upvoted 1 times
...
ikidreamz
1 year, 6 months ago
In my view, Can you proceed to next steps without the agent ? I think the answer is right becoz YOU cannot go to next step without the agent installed and also the selection choice is poorly worded it should match the steps https://learn.microsoft.com/en-us/azure/storage/file-sync/file-sync-deployment-guide?tabs=azure-portal%2Cproactive-portal#register-windows-server-with-storage-sync-service
upvoted 1 times
...
Mehedi007
1 year, 6 months ago
Create a Storage Sync Service, Install the Azure File Sync agent https://learn.microsoft.com/en-us/azure/storage/file-sync/file-sync-deployment-guide?tabs=azure-portal%2Cproactive-portal
upvoted 1 times
...
KiwE
1 year, 7 months ago
For those of you who are struggling with all the filesynch questions there's a reason - it was removed from the AZ-104 exam Oct 2022 https://intunedin.net/2022/10/11/exam-az-104-microsoft-azure-administrator-resource-guide-october-2022-update/
upvoted 6 times
rajneeshverma2020
1 year, 1 month ago
Still there https://intunedin.net/2023/12/01/az-104-microsoft-azure-administrator-exam-resource-guide-october-2023-update/
upvoted 1 times
...
...
Teroristo
1 year, 7 months ago
Second action: Create a sync group. 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 a 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.
upvoted 1 times
...
Josete1106
1 year, 7 months ago
Correct: Create Storage Sync Service & Create a Sync Group
upvoted 2 times
...
ExamKiller020
1 year, 7 months ago
In your exam you wont get questions anymore about Azure Sync Service, they removed it sometimes last year. Please like this post sp everybody will see
upvoted 39 times
...
zambonini
1 year, 9 months ago
1. Deploy a Storage Sync Service. 2. Create a sync group. 3. Install Azure File Sync agent on the server with the full data set. 4. Register that server and create a server endpoint on the share.
upvoted 3 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago