From fa232dd73029ad60f73c8c2c10c9c0ffc970a543 Mon Sep 17 00:00:00 2001 From: William Graef Date: Wed, 15 Jan 2025 09:10:08 -0500 Subject: [PATCH] add disclaimer to osms track --- content/tracks/osms/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/tracks/osms/index.md b/content/tracks/osms/index.md index d2b561be..4e15206d 100644 --- a/content/tracks/osms/index.md +++ b/content/tracks/osms/index.md @@ -28,6 +28,13 @@ aliases: --- +> **Note:** +> +> Effective April 23, 2025, the Oracle OS Management service reaches end of life (EOL). OS Management is replaced by [OS Management Hub](https://oracle-samples.github.io/oltrain/tracks/osmh/), which provides an improved user experience with new features, including patch deployments through lifecycle stages, enhanced job scheduling, and reporting capabilities. +> +> Before the EOL date, we recommend that you migrate managed instances from OS Management to OS Management Hub. +--- + {{< lead >}} The Oracle Cloud Infrastructure OS Management service allows you to manage and monitor updates and patches for the operating system environments on your Oracle Cloud instances, including instances managed by the OS Management Oracle Autonomous Linux service. OS Management also provides options for discovering and monitoring resources on your instances. {{< /lead >}}