Boot Checklist¶
Use this checklist when the VM does not reach a healthy running state, standard admin access is unavailable, or backup recovery workflows are failing.
Initial response flow¶
graph TD
A[Boot or recovery symptom] --> B[Check Activity Log and power state]
B --> C[Inspect Boot Diagnostics screenshot]
C --> D[Open Serial Console if guest repair is needed]
D --> E[Check disk, agent, or backup workflow evidence]
E --> F[Open boot and disk playbook] Checklist¶
- Confirm whether the issue is allocation, boot, screenshot error, or backup failure.
- Check Activity Log for start, redeploy, resize, host, or snapshot failures.
- Inspect Boot Diagnostics before attempting more network-based fixes.
- Use Serial Console when guest boot or firewall repair is required.
- If backup is affected, record the exact vault error code and VM agent state.
- Avoid repeated restart attempts without new evidence.
Route to playbook¶
| Situation | Playbook |
|---|---|
| VM will not start or is stuck in boot | VM Won't Start |
| Need low-level boot evidence or console repair | Boot Diagnostics and Serial Console |
| Azure Backup or snapshot path failed | Backup Failures |