diff --git a/docs/vendor/enterprise-portal-configure.mdx b/docs/vendor/enterprise-portal-configure.mdx index 3b891b2c3e..f64ea52c69 100644 --- a/docs/vendor/enterprise-portal-configure.mdx +++ b/docs/vendor/enterprise-portal-configure.mdx @@ -8,7 +8,7 @@ You can edit the settings for the Enterprise Portal to use a custom domain, prov To manage Enterprise Portal settings: -1. In the Vendor Portal, go to **Enterprise Portal > Settings**. +1. In the Vendor Portal, go to **Enterprise Portal > Portal Settings**. ![Enterprise Portal settings page](/images/enterprise-portal-settings.png) @@ -67,7 +67,7 @@ You can customize the the content and styling of the invitation and notification To configure customer emails: -1. In the Vendor Portal, go to **Enterprise Portal > Customer emails**. +1. In the Vendor Portal, go to **Enterprise Portal > Customer Emails**. ![Enterprise Portal customer emails page](/images/enterprise-portal-customer-emails.png) @@ -88,7 +88,7 @@ For each of your supported install types, you can add a link your installation d To add a link to your documentation in the Enterprise Portal: -1. In the Vendor Portal, go to **Enterprise Portal > Knowledge Base**. +1. In the Vendor Portal, go to **Enterprise Portal > Installation Instructions**. ![Enterprise Portal knowledge base page](/images/enterprise-portal-knowledge-base.png) @@ -110,7 +110,7 @@ The same pre- and post- instructions are shown for all your release channels. To To customize the pre- and post-install instructions for your application: -1. In the Vendor Portal, go to **Enterprise Portal > Knowledge Base**. +1. In the Vendor Portal, go to **Enterprise Portal > Installation Instructions**. ![Enterprise Portal knowledge base page](/images/enterprise-portal-knowledge-base.png) @@ -142,7 +142,7 @@ These custom installation instructions support MDX. MDX is a format that combine To customize channel-specific installation instructions: -1. In the Vendor Portal, go to **Enterprise Portal > Knowledge Base**. +1. In the Vendor Portal, go to **Enterprise Portal > Installation Instructions**. 1. Scroll to the **Channel customizations** section. @@ -679,4 +679,4 @@ Given the MDX example above, the following show previews of how the Helm online [View a larger version of this image](/images/enterprise-portal-custom-instructions-linux-online.png) - \ No newline at end of file + diff --git a/docs/vendor/enterprise-portal-invite.mdx b/docs/vendor/enterprise-portal-invite.mdx index 954e12264c..ddfa0c2af0 100644 --- a/docs/vendor/enterprise-portal-invite.mdx +++ b/docs/vendor/enterprise-portal-invite.mdx @@ -16,7 +16,7 @@ To control customer access to the Enterprise Portal: * In the Vendor Portal, do one of the following to enable or disable Enterprise Portal access for your customers: - * Go to **Enterprise Portal > Access**. For **Portal access**, enable or disable the toggle to control if all customers have access to the Enterprise Portal or the Download Portal. + * Go to **Enterprise Portal > Customer Access**. For **Portal access**, enable or disable the toggle to control if all customers have access to the Enterprise Portal or the Download Portal. ![enterprise portal access toggle](/images/enterprise-portal-access-toggle.png) [View a larger version of this image](/images/enterprise-portal-access-toggle.png) diff --git a/docs/vendor/security-center-about.mdx b/docs/vendor/security-center-about.mdx index 793c00df27..a0df24e4ef 100644 --- a/docs/vendor/security-center-about.mdx +++ b/docs/vendor/security-center-about.mdx @@ -55,6 +55,8 @@ The following shows an example of the Security Center dashboard in the Enterpris #### Enable the Enterprise Portal Security Center -The **Security Center** tab in the Enterprise Portal is not enabled by default. If the Security Center feature flag is enabled for your Vendor Portal team, you can optionally enable the Enterprise Portal **Security Center** tab on a per-customer basis. +The **Security Center** tab in the Enterprise Portal is not enabled by default. If the Security Center feature flag is enabled for your Vendor Portal team, you can optionally enable the Enterprise Portal **Security Center** tab on a per-customer basis or globally for all customers. To enable the **Security Center** tab in a customer's Enterprise Portal, go to **Customers > [Customer] > Enterprise Portal access**. + +To enable the **Security Center** tab for all customers using the Enterprise Portal, go to **Enterprise Portal > Portal Settings > Optional Features** and enable the **Enable Security Center** feature toggle. diff --git a/static/images/enterprise-portal-customer-emails.png b/static/images/enterprise-portal-customer-emails.png index 1ff9836344..17a1c985ef 100644 Binary files a/static/images/enterprise-portal-customer-emails.png and b/static/images/enterprise-portal-customer-emails.png differ diff --git a/static/images/enterprise-portal-knowledge-base.png b/static/images/enterprise-portal-knowledge-base.png index 9554b33b58..eb2d5b43a2 100644 Binary files a/static/images/enterprise-portal-knowledge-base.png and b/static/images/enterprise-portal-knowledge-base.png differ diff --git a/static/images/self-serve-configure.png b/static/images/self-serve-configure.png index 0500d9b87d..86304ef093 100644 Binary files a/static/images/self-serve-configure.png and b/static/images/self-serve-configure.png differ