mediummulti selectObjective-mapped

A production resource group contains application VMs and databases. Operators must be able to update resources inside the group, but nobody should be able to delete the whole group by accident. Finance also wants ownership data to remain with the resources if they are moved to another resource group. Which two actions should you take? Select two.

Question 1mediummulti select
Full question →

A production resource group contains application VMs and databases. Operators must be able to update resources inside the group, but nobody should be able to delete the whole group by accident. Finance also wants ownership data to remain with the resources if they are moved to another resource group. Which two actions should you take? 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

Apply a CanNotDelete lock to the resource group.

A CanNotDelete lock prevents accidental deletion while still allowing normal updates and configuration changes inside the resource group.

B

Best answer

Use tags such as Department and Owner on the resources.

Tags travel with the resource and support chargeback or ownership reporting. They remain useful even when resources move between resource groups.

C

Distractor review

Apply a ReadOnly lock to the resource group.

ReadOnly blocks write operations as well as deletions, which would interfere with the operators' need to manage the resources normally.

D

Distractor review

Move the resource group to a management group.

Management groups organize subscriptions, not resource groups. They do not solve deletion protection or preserve chargeback labels on resources.

E

Distractor review

Grant Resource Policy Contributor to the operators.

This role is about managing policy assignments, not protecting a resource group from deletion or preserving ownership information.

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: Apply a CanNotDelete lock to the resource group. — A CanNotDelete lock protects the resource group from accidental deletion while still allowing updates to the resources inside it. Tags are the right tool for ownership and chargeback metadata because they remain attached to the resources if those resources are moved. Together, these controls address protection and organization without blocking day-to-day administration. Why others are wrong: A ReadOnly lock would break normal operations because it blocks writes, not just deletes. Management groups are for subscription-level organization, not resource-group protection. RBAC roles manage permissions, but they do not preserve ownership metadata or create a delete safeguard.

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.