hardmultiple choiceObjective-mapped

An enterprise has 30 Azure subscriptions. Production subscriptions need a common baseline of allowed regions, required tags, and approved SKU rules, and any new production subscription must inherit those rules automatically. Sandbox subscriptions should follow a separate, lighter baseline. Which Azure construct should the team use to organize this governance model?

Question 1hardmultiple choice
Full question →

An enterprise has 30 Azure subscriptions. Production subscriptions need a common baseline of allowed regions, required tags, and approved SKU rules, and any new production subscription must inherit those rules automatically. Sandbox subscriptions should follow a separate, lighter baseline. Which Azure construct should the team use to organize this governance model?

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

Distractor review

A separate resource group for each business unit inside every subscription.

Resource groups do not provide cross-subscription inheritance or governance boundaries at the enterprise level.

B

Best answer

A management group hierarchy with separate production and sandbox branches.

Management groups are designed for organizing subscriptions and inheriting governance across many subscriptions.

C

Distractor review

A set of resource locks applied directly to critical resources in each subscription.

Locks protect individual resources from changes or deletion, but they do not organize subscriptions or inherit policy.

D

Distractor review

A single policy exemption applied at the tenant root.

An exemption removes enforcement for a scope; it does not create separation between production and sandbox governance.

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: A management group hierarchy with separate production and sandbox branches. — Management groups are the correct construct when governance must flow across multiple subscriptions with inheritance. By placing production and sandbox subscriptions into different branches, central IT can assign baseline policies and controls once and have them apply automatically to current and future subscriptions beneath each branch. This provides administrative boundaries, consistent compliance, and simpler change management than trying to duplicate configuration per subscription or per resource group. Why others are wrong: Resource groups are too small in scope and cannot provide enterprise-wide inheritance across subscriptions. Resource locks only protect individual resources from deletion or modification; they do not define organizational hierarchy. A tenant-level exemption would weaken governance instead of separating production from sandbox behavior. The requirement is about structural governance inheritance, which is exactly the role of management groups.

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.