Skip to content

Commit e821385

Browse files
Merge pull request #300055 from RoseHJM/mdb-hibernation-troubleshooting
MDB - Hibernation troubleshooting addition
2 parents 7483572 + 7a06ec6 commit e821385

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/dev-box/how-to-configure-dev-box-hibernation.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,9 @@ If you enable hibernation on a Dev Box definition and the definition reports tha
151151
- We recommend using the Visual Studio for Dev Box marketplace images, either directly, or as base images for generating your custom image.
152152
- The Windows + OS optimizations image contains optimized power settings and isn't compatible with hibernation.
153153
- If you're using a custom Azure Compute Gallery image, enable hibernation on your Azure Compute Gallery image before enabling hibernation on your Dev Box definition.
154-
- If hibernation can't be enabled on the definition even after you enable it on your gallery image, your custom image likely has a Windows configuration that prevents hibernation.
154+
- If hibernation can't be enabled on the definition even after you enable it on your gallery image, your custom image likely has a Windows configuration that prevents hibernation.
155+
- If you experience issues while provisioning dev boxes, make sure that the image supports hibernation.
156+
- If the image support hibernation but there are still failures during provisioning, see [Troubleshooting hibernation on Windows VMs](/azure/virtual-machines/windows/hibernate-resume-troubleshooting-windows).
155157

156158
For more information, see [Settings not compatible with hibernation](#settings-not-compatible-with-hibernation).
157159

0 commit comments

Comments
 (0)