Skip to content

Commit 0d8de8f

Browse files
committed
Extra changes (forgot to save)
1 parent a8ebbe9 commit 0d8de8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machines/windows/hibernate-resume-troubleshooting-windows.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ If the extension or the guest sleep state reports an error, you'd need to update
105105
Also validate that the AzureHibernateExtension returns to a Succeeded state. If the extension is still in a failed state, then update the extension state by triggering [reapply VM API](/rest/api/compute/virtual-machines/reapply?tabs=HTTP)
106106

107107
>[!NOTE]
108-
>If the extension remains in a failed state, you can't hibernate the VM
108+
>If the extension remains in a failed state, you can't hibernate the VM.
109109
110110
Commonly seen issues where the extension fails.
111111

@@ -143,8 +143,8 @@ Commonly seen issues:
143143
Logs needed for troubleshooting:
144144

145145
If you encounter an issue outside of these known scenarios, the following logs can help Azure troubleshoot the issue:
146-
1. Relevant event logs on the guest: Microsoft-Windows-Kernel-Power, Microsoft-Windows-Kernel-General, Microsoft-Windows-Kernel-Boot.
147-
1. During a bug check, a guest crash dump is helpful.
146+
- Relevant event logs on the guest: Microsoft-Windows-Kernel-Power, Microsoft-Windows-Kernel-General, Microsoft-Windows-Kernel-Boot.
147+
- During a bug check, a guest crash dump is helpful.
148148

149149
## Unable to resume a Windows VM
150150
When you start a VM from a hibernated state, you can use the VM instance view to get more details on whether the guest successfully resumed from its previous hibernated state or if it failed to resume and instead did a cold boot.

0 commit comments

Comments
 (0)