diff --git a/advocacy_docs/edb-postgres-ai/cloud-service/index.mdx b/advocacy_docs/edb-postgres-ai/cloud-service/index.mdx index 82ed2e3e1ec..8e0e0e87484 100644 --- a/advocacy_docs/edb-postgres-ai/cloud-service/index.mdx +++ b/advocacy_docs/edb-postgres-ai/cloud-service/index.mdx @@ -2,6 +2,8 @@ title: EDB Postgres AI Cloud Service navTitle: Cloud Service description: An introduction to the EDB Postgres AI Cloud Service and its features. +directoryDefaults: + displayBanner: "Please be advised that the EDB Hosted Cloud Service has been deprecated. Support will still be available for current customers. However the related documentation topics removal work is in progress and will be removed shortly. We recommend affected users transition to alternative solutions as soon as possible. Further updates will be provided as the transition progresses." navigation: - getting_started - using_cluster @@ -16,11 +18,12 @@ redirects: - /purl/upm/home/ - /biganimal/latest/ - /biganimal/latest/overview/ -displayBanner: "Please be advised that the EDB Hosted Cloud Service has been deprecated. Support will still be available for current customers. However the related documentation topics removal work is in progress and will be removed shortly. We recommend affected users transition to alternative solutions as soon as possible. Further updates will be provided as the transition progresses." + --- The EDB PostgresĀ® AI Cloud Service is a holistic platform which includes hybrid data estate management, observability, analytics, and AI capabilities. + ## Overview The EDB Postgres AI Cloud Service itself is a fully managed cloud service that provides a high-performance, scalable, and secure database platform for analytics and AI workloads. It also provides the platform for [EDB Postgres AI Analytics](../analytics/) and [EDB Postgres AIDB](../ai-ml/) services. diff --git a/advocacy_docs/edb-postgres-ai/index.mdx b/advocacy_docs/edb-postgres-ai/index.mdx index 7fb885db2e9..933498649ad 100644 --- a/advocacy_docs/edb-postgres-ai/index.mdx +++ b/advocacy_docs/edb-postgres-ai/index.mdx @@ -18,7 +18,10 @@ navigation: - developer-guides - platforms-and-tools - extensions-and-tools -displayBanner: "Please be advised that the EDB Hosted Cloud Service has been deprecated. Support will still be available for current customers. However the related documentation topics removal work is in progress and will be removed shortly. We recommend affected users transition to alternative solutions as soon as possible. Further updates will be provided as the transition progresses." --- -The home of all EDB PostgresĀ® AI documentation. \ No newline at end of file +The home of all EDB PostgresĀ® AI documentation. + +!!!note "Deprecation" + Please be advised that the EDB Hosted Cloud Service has been deprecated. Support will still be available for current customers. However the related documentation topics removal work is in progress and will be removed shortly. We recommend affected users transition to alternative solutions as soon as possible. Further updates will be provided as the transition progresses. + diff --git a/src/templates/learn-doc.js b/src/templates/learn-doc.js index c5bcdcd0f0f..91132384f08 100644 --- a/src/templates/learn-doc.js +++ b/src/templates/learn-doc.js @@ -215,6 +215,12 @@ const LearnDocTemplate = ({ data, pageContext }) => {