hardmultiple choiceObjective-mapped

A storage account becomes unavailable because Azure has a regional platform issue. The operations team wants a notification whenever Azure marks the resource or region unhealthy, and they want to avoid continuous log ingestion just to detect the outage. What should they configure?

Question 1hardmultiple choice
Full question →

A storage account becomes unavailable because Azure has a regional platform issue. The operations team wants a notification whenever Azure marks the resource or region unhealthy, and they want to avoid continuous log ingestion just to detect the outage. What should they configure?

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 metric alert on storage capacity with an action group.

Capacity metrics do not indicate platform outage conditions or regional service health events.

B

Distractor review

A log alert on storage diagnostic logs that watches for 503 responses.

This depends on continuous log collection and may miss the platform-level health signal the team wants.

C

Best answer

A Service Health alert based on the Activity log, scoped appropriately.

Service Health alerts are the right choice when you need to know about Azure platform incidents, regional issues, or service degradations that affect a resource or region. They are generated from the Activity log and do not require you to ingest operational logs continuously just to detect an outage. This makes them both efficient and appropriate for platform availability monitoring.

D

Distractor review

An Azure Policy assignment that audits the storage account state.

Policy can report compliance, but it does not notify operators about live availability incidents.

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: A Service Health alert based on the Activity log, scoped appropriately. — For Azure platform outages, the best signal is a Service Health alert from the Activity log. This tells administrators when Azure reports a regional issue or service degradation that affects the resource, without requiring continuous ingestion of storage diagnostic logs. It is also more precise than a generic metric or log-based rule because the problem is the Azure platform itself, not a workload-generated symptom. Why others are wrong: Capacity metrics measure storage usage, not service availability. Log alerts on 503 responses still rely on collecting operational logs continuously and can miss the broader platform health context. Azure Policy is useful for governance and compliance, but it does not generate availability notifications. The requirement is specifically about Azure marking the resource unhealthy, which is an Activity log service health scenario.

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.