easymultiple choiceObjective-mapped

An Azure Policy that appends the Environment tag is assigned to a subscription. New virtual machines get the tag, but existing VMs do not. What should the administrator do next?

Question 1easymultiple choice
Full question →

An Azure Policy that appends the Environment tag is assigned to a subscription. New virtual machines get the tag, but existing VMs do not. What should the administrator do next?

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

Remove the policy and reassign it at the resource group scope

Changing scope does not automatically fix existing resources that already missed the tag.

B

Best answer

Create a remediation task for the policy assignment

A remediation task is used to bring existing resources into compliance after a policy assignment is in place. In this case, the append effect works for new deployments, but older virtual machines need remediation so the Environment tag is added to resources that were created before the policy took effect. That is the expected operational follow-up.

C

Distractor review

Grant the policy assignment Reader access

RBAC permissions do not cause the policy engine to update existing resources.

D

Distractor review

Apply a CanNotDelete lock to the subscription

A lock prevents deletion, but it does not add missing tags or remediate policy compliance.

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: Create a remediation task for the policy assignment — When a policy is already assigned and you want existing resources to be updated to match it, the next step is to create a remediation task. Remediation tells Azure Policy to apply the effect to resources that were created before the assignment or before the compliance change. This is the practical step that turns a policy from being only preventive for new resources into one that also corrects drift. Why others are wrong: Reassigning the policy elsewhere does not automatically update already deployed virtual machines. RBAC roles are unrelated to policy remediation. A lock only controls deletion or write access and does not correct configuration drift. The key point is that existing noncompliant resources often need a remediation task after the policy is assigned.

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.