The answer is an action group. An action group is the correct choice because it is a reusable Azure Monitor resource that centralizes notification preferences like email, SMS, webhook, and ITSM integration, allowing you to define the setup once and reference it from multiple alert rules across different subscriptions. On the AZ-104 exam, this concept tests your understanding of Azure Monitor’s architecture and the separation of alert logic from notification delivery—a common trap is confusing action groups with alert rules themselves, or thinking you need to configure notifications per rule. Remember, action groups are the “who and how” of alerts, while alert rules are the “when and what.” A simple memory tip: think of an action group as a contact list you reuse for all your alarms, so you never have to re-enter email addresses or webhook URLs for each new alert rule.
AZ-104 Monitor and Maintain Azure Resources Practice Question
This AZ-104 practice question tests your understanding of monitor and maintain azure resources. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
Exhibit
Current alert design
--------------------
Alert 1: CPU on VM-Prod-01
Alert 2: Disk queue length on VM-Prod-02
Alert 3: Availability check on web-app-01
Requirements
------------
- Send email, SMS, and webhook notifications
- Reuse the same notification target across multiple alerts
- Minimize repeated configuration
Based on the exhibit, the team wants a single notification setup that can be reused by several alert rules across different subscriptions. What should the administrator create?
Current alert design
--------------------
Alert 1: CPU on VM-Prod-01
Alert 2: Disk queue length on VM-Prod-02
Alert 3: Availability check on web-app-01
Requirements
------------
- Send email, SMS, and webhook notifications
- Reuse the same notification target across multiple alerts
- Minimize repeated configuration
A
A Log Analytics workspace with custom tables
Why wrong: A workspace stores and queries data, but it does not provide a reusable notification target for alert rules.
B
An action group
An action group centralizes notification and automation actions and can be linked to many alerts. That makes it the correct reusable mechanism for email, SMS, and webhook delivery across multiple alert rules and subscriptions.
C
A management group
Why wrong: Management groups organize subscriptions for governance, but they do not receive alert notifications.
D
A resource lock
Why wrong: Resource locks prevent accidental changes, but they do not route alerts or send notifications.
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
An action group
An action group is the correct choice because it is a reusable Azure Monitor resource that defines notification preferences (e.g., email, SMS, webhook, ITSM) and can be associated with multiple alert rules across different subscriptions. This allows the team to create a single notification setup once and reference it from any alert rule, ensuring consistent notification behavior without duplicating configuration.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
✗
A Log Analytics workspace with custom tables
Why it's wrong here
A workspace stores and queries data, but it does not provide a reusable notification target for alert rules.
✓
An action group
Why this is correct
An action group centralizes notification and automation actions and can be linked to many alerts. That makes it the correct reusable mechanism for email, SMS, and webhook delivery across multiple alert rules and subscriptions.
Related concept
Read the scenario before looking for a memorised answer.
✗
A management group
Why it's wrong here
Management groups organize subscriptions for governance, but they do not receive alert notifications.
✗
A resource lock
Why it's wrong here
Resource locks prevent accidental changes, but they do not route alerts or send notifications.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse management groups (which organize subscriptions) with action groups (which handle notifications), mistakenly thinking a management group can centralize alert notifications across subscriptions when it cannot.
Detailed technical explanation
How to think about this question
Action groups support multiple action types including email, SMS, push notifications, voice calls, webhooks, Azure Functions, Logic Apps, ITSM connectors, and automation runbooks. When an alert fires, Azure Monitor invokes all actions defined in the associated action group, and the same action group can be linked to up to 2,000 alert rules per subscription. This design decouples notification logic from alert logic, enabling centralized management and auditing of notification endpoints.
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.
TExam Day Tips
→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.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.
Related glossary terms
Concepts from this question explained
These glossary pages explain the core terms tested in this AZ-104 question in full detail.
Monitor and Maintain Azure Resources — This question tests Monitor and Maintain Azure Resources — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: An action group — An action group is the correct choice because it is a reusable Azure Monitor resource that defines notification preferences (e.g., email, SMS, webhook, ITSM) and can be associated with multiple alert rules across different subscriptions. This allows the team to create a single notification setup once and reference it from any alert rule, ensuring consistent notification behavior without duplicating configuration.
What should I do if I get this AZ-104 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
This AZ-104 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-104 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.