easymultiple choiceObjective-mapped

A Linux VM restarts after a configuration change and now stops before the sign-in prompt. The administrator cannot use SSH. Which Azure feature should be checked first to inspect the startup process?

Question 1easymultiple choice
Full question →

A Linux VM restarts after a configuration change and now stops before the sign-in prompt. The administrator cannot use SSH. Which Azure feature should be checked first to inspect the startup process?

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

Best answer

Boot diagnostics

Boot diagnostics provides a screenshot and console log for early VM startup troubleshooting.

B

Distractor review

Network Watcher packet capture

Packet capture helps analyze traffic, but it does not show boot-stage startup output.

C

Distractor review

Azure Advisor

Azure Advisor gives recommendations, but it is not a boot troubleshooting tool.

D

Distractor review

Managed identity

Managed identities help with authentication, not with inspecting VM boot failures.

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: Boot diagnostics — Boot diagnostics is the right choice because it lets an administrator view a screenshot and serial console output from the VM startup sequence. When SSH or RDP is unavailable, boot diagnostics is often the fastest way to understand whether the guest OS is hanging, failing to mount disks, or stopping because of a bad configuration change. It is specifically intended for first-line troubleshooting of boot problems. Why others are wrong: Packet capture is useful for network troubleshooting, but the VM never reaches a usable login state, so networking is not the first thing to inspect. Azure Advisor is for recommendations and best practices, not incident-level startup analysis. Managed identity is unrelated to boot visibility because it is an authentication mechanism. The question asks for a way to inspect startup behavior, which boot diagnostics directly provides.

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.