hardmulti selectObjective-mapped

A hub-and-spoke environment already has an Azure VPN gateway deployed in the hub VNet. A spoke VNet must send on-premises traffic through that existing gateway, and administrators must be able to manage the peering from either side without creating a separate gateway in the spoke. Which two peering settings are required? Select two.

Question 1hardmulti select
Full question →

A hub-and-spoke environment already has an Azure VPN gateway deployed in the hub VNet. A spoke VNet must send on-premises traffic through that existing gateway, and administrators must be able to manage the peering from either side without creating a separate gateway in the spoke. Which two peering settings are required? Select two.

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Best answer

Enable Allow gateway transit on the hub-to-spoke peering.

This allows the hub VNet gateway to be shared with the peered spoke network.

B

Best answer

Enable Use remote gateways on the spoke-to-hub peering.

This tells the spoke to use the gateway deployed in the remote hub VNet.

C

Distractor review

Enable Allow forwarded traffic on both peerings as the only required setting.

Forwarded traffic is useful in some routing designs, but it does not enable gateway sharing by itself.

D

Distractor review

Enable Allow gateway transit on the spoke-to-hub peering.

Gateway transit is configured on the gateway-owning VNet side, not on the spoke side.

E

Distractor review

Create a user-defined route that points all on-premises prefixes to the hub VNet gateway.

UDRs can influence routing, but they do not replace the peering settings required for gateway sharing.

Common exam trap

Common exam trap: answer the scenario, not the keyword

Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.

Technical deep dive

How to think about this question

This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.

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.
  • Use explanations to understand the rule behind the answer.

TExam Day Tips

  • Underline the problem statement mentally.
  • 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.

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.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this AZ-104 question test?

Read the scenario before looking for a memorised answer.

What is the correct answer to this question?

The correct answer is: Enable Allow gateway transit on the hub-to-spoke peering. — To let a spoke use a gateway that exists in the hub, two peering settings must work together. The hub-side peering must allow gateway transit so it can share the gateway. The spoke-side peering must be configured to use remote gateways so the spoke actually consumes that hub gateway. Without both settings, the spoke may peer successfully but still cannot reach on-premises networks through the hub gateway. Why others are wrong: Allow forwarded traffic can matter when traffic is being relayed, but it does not enable gateway transit. Putting gateway transit on the spoke-side peering is backwards. A UDR can steer traffic, but it cannot grant access to a remote gateway or replace the peering relationship needed for gateway sharing.

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

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.