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
Recovery Services vault > Backup policy: Policy-Prod
Backup schedule: Daily at 01:00 UTC
Retention:
- Daily recovery points: 30 days
- Weekly recovery points: not configured
- Monthly recovery points: not configured
Business requirement: retain one weekly recovery point for 1 year
Based on the exhibit, compliance requires one backup every week to be kept for 52 weeks, in addition to the daily backups already configured. What should you change in the backup policy?
Exhibit
Recovery Services vault > Backup policy: Policy-Prod
Backup schedule: Daily at 01:00 UTC
Retention:
- Daily recovery points: 30 days
- Weekly recovery points: not configured
- Monthly recovery points: not configured
Business requirement: retain one weekly recovery point for 1 year
A
Increase the daily retention from 30 days to 365 days.
Why wrong: Longer daily retention increases the number of daily recovery points kept, but it does not specifically create one weekly recovery point pattern for compliance.
B
Add a weekly retention rule that keeps one weekly recovery point for 52 weeks.
The requirement is specific: keep one backup each week for a year. That is a weekly retention requirement, not just longer daily retention. Adding a weekly retention rule to the Azure Backup policy satisfies the compliance need while preserving the existing daily backups for operational recovery.
C
Change the vault to use soft delete so backups are retained for 52 weeks.
Why wrong: Soft delete protects backup items from accidental deletion, but it does not define backup schedule or retention periods for weekly compliance copies.
D
Create a metric alert to warn the team when backups are older than seven days.
Why wrong: A metric alert can notify people about a condition, but it does not change retention behavior or create the required weekly recovery points.
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Add a weekly retention rule that keeps one weekly recovery point for 52 weeks.
The requirement is to retain one weekly backup for 52 weeks, in addition to the existing daily backups. Adding a weekly retention rule that keeps one recovery point per week for 52 weeks directly satisfies this requirement by ensuring that each weekly backup is retained for the full year, while daily backups remain unaffected. This is the correct approach because Azure Backup allows granular retention policies with multiple rules for different frequencies (daily, weekly, monthly, yearly).
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.
✗
Increase the daily retention from 30 days to 365 days.
Why it's wrong here
Longer daily retention increases the number of daily recovery points kept, but it does not specifically create one weekly recovery point pattern for compliance.
When this WOULD be correct
This would be correct if the compliance requirement was to retain all daily backups for 52 weeks (e.g., for audit purposes requiring daily point-in-time recovery for a full year).
✓
Add a weekly retention rule that keeps one weekly recovery point for 52 weeks.
Why this is correct
The requirement is specific: keep one backup each week for a year. That is a weekly retention requirement, not just longer daily retention. Adding a weekly retention rule to the Azure Backup policy satisfies the compliance need while preserving the existing daily backups for operational recovery.
Related concept
Read the scenario before looking for a memorised answer.
✗
Change the vault to use soft delete so backups are retained for 52 weeks.
Why it's wrong here
Soft delete protects backup items from accidental deletion, but it does not define backup schedule or retention periods for weekly compliance copies.
When this WOULD be correct
If the question required protecting against accidental deletion of backups and retaining deleted backups for 52 weeks for compliance, then enabling soft delete with a retention duration of 52 weeks would be correct.
✗
Create a metric alert to warn the team when backups are older than seven days.
Why it's wrong here
A metric alert can notify people about a condition, but it does not change retention behavior or create the required weekly recovery points.
When this WOULD be correct
This option would be correct if the question asked for a method to monitor backup compliance and alert the team when backups are not being taken within the required timeframe, such as ensuring a backup is taken every seven days.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The AZ-104 exam frequently reuses these exact scenarios with slightly different constraints.
✓Add a weekly retention rule that keeps one weekly recovery point for 52 weeks.Correct answer▾
Why this is correct
The requirement is specific: keep one backup each week for a year. That is a weekly retention requirement, not just longer daily retention. Adding a weekly retention rule to the Azure Backup policy satisfies the compliance need while preserving the existing daily backups for operational recovery.
✗Increase the daily retention from 30 days to 365 days.Wrong answer — click to see why▾
Why this is wrong here
Increasing daily retention to 365 days would keep every daily backup for a year, not just one per week. The requirement is to keep one weekly backup for 52 weeks, not all daily backups.
★ When this WOULD be the correct answer
This would be correct if the compliance requirement was to retain all daily backups for 52 weeks (e.g., for audit purposes requiring daily point-in-time recovery for a full year).
Why candidates choose this
Candidates may think that extending daily retention is a simpler way to meet the weekly retention requirement, misunderstanding that it retains all daily backups rather than just one per week.
✗Change the vault to use soft delete so backups are retained for 52 weeks.Wrong answer — click to see why▾
Why this is wrong here
Soft delete retains deleted backup data for a specified duration, but it does not create additional weekly recovery points. The requirement is to keep one backup per week for 52 weeks, which requires a retention rule, not soft delete.
★ When this WOULD be the correct answer
If the question required protecting against accidental deletion of backups and retaining deleted backups for 52 weeks for compliance, then enabling soft delete with a retention duration of 52 weeks would be correct.
Why candidates choose this
Candidates may confuse soft delete with long-term retention, thinking that enabling it automatically keeps backups for the specified period without understanding that soft delete only applies to deleted backups and does not create new recovery points.
✗Create a metric alert to warn the team when backups are older than seven days.Wrong answer — click to see why▾
Why this is wrong here
Creating a metric alert does not change the backup retention policy; it only notifies when backups are older than seven days, which does not meet the compliance requirement of retaining one weekly backup for 52 weeks.
★ When this WOULD be the correct answer
This option would be correct if the question asked for a method to monitor backup compliance and alert the team when backups are not being taken within the required timeframe, such as ensuring a backup is taken every seven days.
Why candidates choose this
Candidates may think that alerting on backup age helps enforce retention, but alerts only notify, they do not retain backups. The focus on 'older than seven days' might seem related to weekly backups.
Analysis generated from the official AZ-104blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse retention duration with backup frequency, mistakenly thinking that increasing daily retention to 365 days will satisfy the weekly requirement, when in fact it would retain all daily backups instead of just one per week.
Detailed technical explanation
How to think about this question
Azure Backup policies use a combination of retention rules based on backup frequency (daily, weekly, monthly, yearly) and retention duration. When you add a weekly retention rule, Azure Backup automatically selects one recovery point per week (typically the oldest or the one on the configured day) and retains it for the specified period, independent of the daily retention rule. This ensures that even if daily backups are overwritten or expire, the weekly recovery point remains available for the full 52 weeks, meeting long-term compliance requirements without storing unnecessary data.
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 cloud solutions architect for a retail company is evaluating services for a new workload. The correct answer here reflects best practice for the specific scenario described — not a general cloud recommendation. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Cloud exam questions reward reading the constraint carefully: the same technology can be right or wrong depending on the use case.
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: Add a weekly retention rule that keeps one weekly recovery point for 52 weeks. — The requirement is to retain one weekly backup for 52 weeks, in addition to the existing daily backups. Adding a weekly retention rule that keeps one recovery point per week for 52 weeks directly satisfies this requirement by ensuring that each weekly backup is retained for the full year, while daily backups remain unaffected. This is the correct approach because Azure Backup allows granular retention policies with multiple rules for different frequencies (daily, weekly, monthly, yearly).
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.