hardmulti selectObjective-mapped

Your company has multiple applications deployed across separate production and nonproduction subscriptions. Finance wants cost reporting by application, and each app team should manage only its own resources. Which two design choices best satisfy both requirements? Select two.

Question 1hardmulti select
Full question →

Your company has multiple applications deployed across separate production and nonproduction subscriptions. Finance wants cost reporting by application, and each app team should manage only its own resources. Which two design choices best satisfy both requirements? 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

Place each application's Azure resources in a dedicated resource group.

Resource groups are the correct administrative boundary for delegating access to a specific application’s resources.

B

Best answer

Tag each resource with an application or cost-center identifier.

Tags provide flexible cost allocation and reporting across subscriptions without changing the access model.

C

Distractor review

Create one subscription per virtual machine to simplify chargeback reporting.

That creates unnecessary subscription sprawl and does not scale as a governance or cost-allocation strategy.

D

Distractor review

Use resource names only for cost reporting because names are always unique and queryable.

Resource names are not a reliable governance control and do not replace standardized tags or scope boundaries.

E

Distractor review

Place all applications in one management group and use it as the access boundary for each app team.

Management groups are for organizing subscriptions and applying governance, not for separating app-team access inside a subscription.

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: Place each application's Azure resources in a dedicated resource group. — Resource groups are the right level for delegating administration to an application team without exposing unrelated resources in the same subscription. Tags are the right companion control for cost allocation because they can be applied consistently across many subscriptions and used in reporting. Together, they solve both operational ownership and financial attribution. Management groups are better for governance across subscriptions, not for per-application access boundaries. Why others are wrong: One subscription per VM is excessive and makes governance harder, not easier. Resource names alone are not dependable for chargeback or reporting because they are free-form and not enforced. Management groups help with policy and subscription organization, but they are too broad to isolate access for each application team. The scenario needs a resource-level delegation boundary plus a reporting mechanism, which is why RGs and tags fit best.

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.