diff --git a/docs/vendor/enterprise-portal-about.mdx b/docs/vendor/enterprise-portal-about.mdx index dc3331fde4..4cc70c16f7 100644 --- a/docs/vendor/enterprise-portal-about.mdx +++ b/docs/vendor/enterprise-portal-about.mdx @@ -1,4 +1,4 @@ -# About the Enterprise Portal (Beta) +# About the Enterprise Portal This topic provides an overview of the Replicated Enterprise Portal. @@ -33,8 +33,6 @@ For information about using the Enterprise Portal, see [Access and Use the Enter ## Limitations -* The Enterprise Portal is Beta. The features and functionality of the Enterprise Portal are subject to change. - * Installation and upgrade instructions are available only for Embedded Cluster and Helm installations. The Enterprise Portal does not provide instructions for installing and upgrading with KOTS in existing clusters. * Air gap instance records do not appear in the Enterprise Portal until the end customer creates an air gap instance record by either uploading a support bundle for that instance or manually entering instance information. For more information, see [View Active and Inactive Instances](/vendor/enterprise-portal-use#view-active-and-inactive-instances) in _Access and Use the Enterprise Portal_. diff --git a/docs/vendor/enterprise-portal-configure.mdx b/docs/vendor/enterprise-portal-configure.mdx index 7438b1d61d..c44d770ff2 100644 --- a/docs/vendor/enterprise-portal-configure.mdx +++ b/docs/vendor/enterprise-portal-configure.mdx @@ -1,4 +1,4 @@ -# Customize the Enterprise Portal (Beta) +# Customize the Enterprise Portal This topic describes how to customize the Enterprise Portal, including using a custom domain, changing the branding, editing the content of invitation and notification emails, and adding custom documentation. diff --git a/docs/vendor/enterprise-portal-invite.mdx b/docs/vendor/enterprise-portal-invite.mdx index 9322942a43..0a27824ec6 100644 --- a/docs/vendor/enterprise-portal-invite.mdx +++ b/docs/vendor/enterprise-portal-invite.mdx @@ -1,4 +1,4 @@ -# Manage Enterprise Portal Access (Beta) +# Manage Enterprise Portal Access This topic describes how to enable or disable customer access to the Enterprise Portal. It also describes how to invite users to the Enterprise Portal from the Replicated Vendor Portal. @@ -73,4 +73,4 @@ To delete users from the Enterprise Portal: ![Delete user button](/images/enterprise-portal-delete-user.png) - [View a larger version of this image](/images/enterprise-portal-delete-user.png) \ No newline at end of file + [View a larger version of this image](/images/enterprise-portal-delete-user.png) diff --git a/docs/vendor/enterprise-portal-self-serve-signup.mdx b/docs/vendor/enterprise-portal-self-serve-signup.mdx index fe0dc2c38b..9572d9245a 100644 --- a/docs/vendor/enterprise-portal-self-serve-signup.mdx +++ b/docs/vendor/enterprise-portal-self-serve-signup.mdx @@ -1,4 +1,4 @@ -# Self-Service Enterprise Portal Sign-Ups (Beta) +# Self-Service Enterprise Portal Sign-Ups This topic describes how to enable Enterprise Portal self-service sign-ups. This allows users to access your application by signing up for Trial or Community licenses through the Enterprise Portal. @@ -47,4 +47,4 @@ To view pending trials: ![Pending Trials List View](/images/pending-trial-user.png) - [View a larger version of this image](/images/pending-trial-user.png) \ No newline at end of file + [View a larger version of this image](/images/pending-trial-user.png) diff --git a/docs/vendor/enterprise-portal-use.mdx b/docs/vendor/enterprise-portal-use.mdx index 785fd10c38..e0ccaf1356 100644 --- a/docs/vendor/enterprise-portal-use.mdx +++ b/docs/vendor/enterprise-portal-use.mdx @@ -1,4 +1,4 @@ -# Access and Use the Enterprise Portal (Beta) +# Access and Use the Enterprise Portal This topic describes how to access and use the Replicated Enterprise Portal. diff --git a/sidebars.js b/sidebars.js index e0bc307250..3d37f542da 100644 --- a/sidebars.js +++ b/sidebars.js @@ -176,7 +176,7 @@ const sidebars = { }, { type: 'category', - label: 'Enterprise Portal (Beta)', + label: 'Enterprise Portal', items: [ 'vendor/enterprise-portal-about', 'vendor/enterprise-portal-configure',