Question 885 of 1,170
Implement and Manage StoragemediumMultiple ChoiceObjective-mapped

Quick Answer

The answer is Azure File Sync, because it synchronizes local servers with a central Azure file share while keeping hot data cached on-premises for low-latency access. This hybrid file sharing solution directly meets the requirement to replace branch server shares with a cloud-backed setup that maintains local performance, as Azure File Sync uses a cloud tiering policy to cache only frequently accessed files locally while the full namespace remains in Azure. On the AZ-104 exam, this scenario tests your understanding of how Azure File Sync differs from a standalone Azure Files deployment—the key trap is choosing Azure Files alone, which lacks the local caching and sync capabilities needed for hybrid environments. A strong memory tip: think “Sync for hybrid, Files for cloud-only.” When you see a requirement for both central cloud storage and local server caching, Azure File Sync is the correct choice.

AZ-104 Implement and Manage Storage Practice Question

This AZ-104 practice question tests your understanding of implement and manage storage. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

Exhibit

Topology notes:
- Eight branch offices each run Windows Server 2022 with a local SMB share.
- Each branch must keep accessing the same files if the WAN link is down for several hours.
- Head office wants a single Azure file share to act as the central copy.
- Frequently used files should remain cached on the branch servers.

Based on the exhibit, which Azure feature best meets the file-sharing requirement?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "best"

    Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

Question 1mediummultiple choice
Full question →

Exhibit

Topology notes:
- Eight branch offices each run Windows Server 2022 with a local SMB share.
- Each branch must keep accessing the same files if the WAN link is down for several hours.
- Head office wants a single Azure file share to act as the central copy.
- Frequently used files should remain cached on the branch servers.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Azure File Sync, because it synchronizes local servers with a central Azure file share and keeps hot data cached.

Azure File Sync is the correct choice because it enables hybrid file sharing by synchronizing on-premises Windows file servers with a central Azure file share, while also keeping frequently accessed (hot) data cached locally for low-latency access. This directly meets the requirement to replace branch server shares with a cloud-backed solution that maintains local performance.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Azure Files only, because a cloud file share can replace every branch server share directly.

    Why it's wrong here

    Azure Files provides the shared storage location, but by itself it does not give local caching on branch servers or seamless offline continuation during WAN outages.

  • Azure File Sync, because it synchronizes local servers with a central Azure file share and keeps hot data cached.

    Why this is correct

    Azure File Sync is designed for exactly this pattern. It keeps a central Azure file share while allowing local Windows Server endpoints to cache and serve frequently used files. That means branch offices can continue working during WAN interruptions, and the files later synchronize back to the cloud.

    Clue confirmation

    The clue word "best" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Azure Backup, because it can restore files after a WAN outage occurs.

    Why it's wrong here

    Backup helps recover data after a failure, but it does not provide live synchronization, local caching, or continued branch access during an outage.

  • Azure NetApp Files, because it is the only service that supports SMB access from Windows servers.

    Why it's wrong here

    Azure NetApp Files supports file workloads, but the scenario specifically needs synchronized branch servers with local cache and a central Azure share. Azure File Sync is the purpose-built fit.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse Azure Files (a standalone cloud file share) with Azure File Sync (a hybrid synchronization service), mistakenly thinking a cloud-only share can replace on-premises shares without addressing latency or caching needs.

Trap categories for this question

  • Scenario analysis trap

    Azure NetApp Files supports file workloads, but the scenario specifically needs synchronized branch servers with local cache and a central Azure share. Azure File Sync is the purpose-built fit.

Detailed technical explanation

How to think about this question

Azure File Sync uses a cloud endpoint (Azure file share) and server endpoints (on-premises Windows Server volumes) to synchronize files via the File Sync agent, employing a tiering policy that automatically caches hot files locally and moves cold files to the cloud to save local storage. Under the hood, it leverages the Azure File Sync REST API and the Server Message Block (SMB) protocol for access, with cloud tiering governed by last-access timestamps and a configurable volume free space policy. In a real-world scenario, a branch office with limited WAN bandwidth can benefit from Azure File Sync because users access cached files locally, while changes sync back to the central Azure share asynchronously.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AZ-104 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AZ-104 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AZ-104 question test?

Implement and Manage Storage — This question tests Implement and Manage Storage — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Azure File Sync, because it synchronizes local servers with a central Azure file share and keeps hot data cached. — Azure File Sync is the correct choice because it enables hybrid file sharing by synchronizing on-premises Windows file servers with a central Azure file share, while also keeping frequently accessed (hot) data cached locally for low-latency access. This directly meets the requirement to replace branch server shares with a cloud-backed solution that maintains local performance.

What should I do if I get this AZ-104 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Are there clue words in this question I should notice?

Yes — watch for: "best". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More AZ-104 practice questions

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This AZ-104 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-104 exam.