easymulti selectObjective-mapped

An operations team wants to label resources by Department and Environment so they can search and report on ownership across many resource groups. Which two statements are correct? Select two.

Question 1easymulti select
Full question →

An operations team wants to label resources by Department and Environment so they can search and report on ownership across many resource groups. Which two statements are correct? 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

Tags are key-value pairs that can be applied to resources and resource groups.

Tags are simple metadata labels, usually in key-value form, that can be attached to resources and resource groups. They are commonly used for cost allocation, ownership, and environment tracking.

B

Best answer

Tags help organize and filter resources, but they do not grant access.

Tags are useful for search, reporting, and organization, but they are not a permission system. Azure RBAC controls access, while tags only add metadata to the resource.

C

Distractor review

A ReadOnly lock is the best way to record department ownership.

A ReadOnly lock prevents changes, which is not the purpose of ownership metadata. Tags are the correct tool when you need labels and reporting.

D

Distractor review

Tags automatically encrypt the data in a resource.

Tags do not change the security posture or encryption state of a resource. They are metadata only and do not affect data protection features.

E

Distractor review

Tags replace Azure Policy when compliance must be enforced.

Tags can be checked or required by Azure Policy, but tags themselves do not enforce compliance. Policy is the enforcement feature, while tags are the metadata being managed.

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: Tags are key-value pairs that can be applied to resources and resource groups. — Tags are a lightweight way to attach searchable metadata such as Department and Environment to Azure resources. They help with inventory, ownership, and cost reporting across multiple resource groups. Because tags do not grant access, they should be used alongside RBAC and policy, not as a replacement for them. This makes them ideal for organization and reporting tasks. Why others are wrong: A ReadOnly lock is for blocking writes, not for recording ownership. Tags do not encrypt data or improve cryptographic protection. They also do not replace Azure Policy, because policy is the enforcement tool and tags are only metadata. The question is about search and reporting, so tags are the correct feature.

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.