Skip to content

Commit bce7429

Browse files
committed
Removed Preview references.
1 parent 50982d4 commit bce7429

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

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

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,14 @@ In this article, you learn how to enable and disable hibernation in Microsoft De
1919

2020
Hibernating dev boxes at the end of the workday can help you save a substantial portion of your virtual machine (VM) costs. It eliminates the need for developers to shut down their dev box and lose their open windows and applications.
2121

22-
With the introduction of Dev Box Hibernation (Preview), you can enable this capability on new dev boxes and hibernate and resume them. This feature provides a convenient way to manage your dev boxes while maintaining your work environment.
22+
With the introduction of Dev Box Hibernation, you can enable this capability on new dev boxes and hibernate and resume them. This feature provides a convenient way to manage your dev boxes while maintaining your work environment.
2323

2424
There are three steps to enable hibernation:
2525

2626
1. Enable hibernation on your dev box image
2727
1. Enable hibernation on your dev box definition
2828
1. Automate hibernation of pools of dev boxes using auto-stop schedules, or stop on RDP disconnect.
2929

30-
> [!IMPORTANT]
31-
> Dev Box Hibernation is currently in PREVIEW.
32-
> For more information about the preview status, see the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). The document defines legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
33-
3430
## Considerations for hibernation-enabled images
3531

3632
Before you enable hibernation on your dev box, review the following considerations for hibernation-enabled images.
@@ -53,9 +49,6 @@ Before you enable hibernation on your dev box, review the following consideratio
5349

5450
- Auto-stop schedules will hibernate Dev Boxes that were created after you enabled hibernation on the associated Dev Box definition. Dev Boxes that were created before you enabled hibernation on the Dev Box definition will continue to shut down.
5551

56-
> [!NOTE]
57-
> The functionality to schedule dev boxes to hibernate automatically is available as a public preview. You can read more about the announcement at [Microsoft Dev Box - Auto-Hibernation Schedules Preview](https://aka.ms/devbox/preview/hibernate-on-schedule).
58-
5952
### Settings not compatible with hibernation
6053

6154
The following settings are known to be incompatible with hibernation, and aren't supported for hibernation scenarios:

articles/dev-box/how-to-hibernate-your-dev-box.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ Hibernation is a power-saving state that saves your running applications to your
2020

2121
You can hibernate your dev box through the Microsoft Dev Box developer portal or the CLI. You can't hibernate your dev box from within the virtual machine.
2222

23-
> [!IMPORTANT]
24-
> Dev Box Hibernation is currently in PREVIEW.
25-
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
26-
2723
## Hibernate your dev box using the developer portal
2824

2925
To hibernate your dev box through the Microsoft Dev Box developer portal:
@@ -76,4 +72,4 @@ Some settings aren't compatible with hibernation and prevent your dev box from h
7672
## Related content
7773

7874
- [Manage a dev box by using the developer portal](how-to-create-dev-boxes-developer-portal.md)
79-
- [How to configure Dev Box Hibernation (preview)](how-to-configure-dev-box-hibernation.md)
75+
- [How to configure Dev Box Hibernation](how-to-configure-dev-box-hibernation.md)

0 commit comments

Comments
 (0)