easymultiple choiceObjective-mapped

You already created a metric alert rule. You want the alert to send email and call a webhook when it fires. Which component should you link to the alert rule?

Question 1easymultiple choice
Full question →

You already created a metric alert rule. You want the alert to send email and call a webhook when it fires. Which component should you link to the alert rule?

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 diagnostic setting

Diagnostic settings export logs and metrics, but they do not define who receives alert notifications or webhook calls.

B

Distractor review

A Log Analytics workspace

A workspace stores and queries data, but it is not the notification target for a metric alert.

C

Best answer

An action group

An action group is the notification and automation target for Azure alerts. It can send email, trigger webhooks, and start other actions when the alert fires.

D

Distractor review

An Azure Policy initiative

An initiative bundles policies for compliance, but it does not deliver alert notifications or invoke webhooks.

Common exam trap

Common exam trap: NAT rules depend on direction and matching traffic

NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.

Technical deep dive

How to think about this question

NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.

KKey Concepts to Remember

  • Static NAT maps one inside address to one outside address.
  • PAT allows many inside hosts to share one public address using ports.
  • Inside local and inside global describe the private and translated addresses.
  • NAT ACLs identify traffic for translation, not always security filtering.

TExam Day Tips

  • Identify inside and outside interfaces first.
  • Check whether the scenario needs static NAT, dynamic NAT or PAT.
  • Do not confuse NAT matching ACLs with normal packet-filtering intent.

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?

Static NAT maps one inside address to one outside address.

What is the correct answer to this question?

The correct answer is: An action group — Action groups are the Azure Monitor component that tells an alert what to do when it triggers. They can send email, trigger a webhook, notify SMS, or start automation. In this scenario, the alert rule already exists, so the missing piece is the action group that connects the alert condition to the desired response methods. This is a core operational monitoring pattern. Why others are wrong: Diagnostic settings are for sending logs and metrics to a destination, not for alert notification. A Log Analytics workspace is useful for querying and analysis, but it is not the action target. Azure Policy initiatives manage compliance settings, which is unrelated to alert delivery and webhook execution.

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.