Skip to content

Commit 4b95c77

Browse files
authored
Merge pull request #3602 from replicatedhq/AmberAlston-patch-1
Update enterprise-portal-about.mdx
2 parents effe5db + f753302 commit 4b95c77

File tree

3 files changed

+15
-5
lines changed

3 files changed

+15
-5
lines changed

docs/vendor/custom-domains-using.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ To add and verify a custom domain:
1414

1515
1. In the **Add custom domain** dropdown, select the target Replicated endpoint.
1616

17+
:::note
18+
There is a known issue when using a custom domain for the Enterprise Portal if any of your customers use link transformers such as Microsoft Defender Safe Links. For more information, see [Known Issue](custom-domains#known-issue) in _About Custom Domains_.
19+
:::
20+
1721
The **Configure a custom domain** wizard opens.
1822

1923
<img src="/images/custom-domains-download-configure.png" alt="custom domain wizard" width="500"/>

docs/vendor/custom-domains.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,8 @@ Using custom domains has the following limitations:
3838

3939
- Each custom domain can only be used by one team.
4040

41-
- For [Replicated Embedded Cluster](/vendor/embedded-overview) installations, any Helm [`extensions`](/reference/embedded-config) that you add in the Embedded Cluster Config do not use custom domains. During deployment, Embedded Cluster pulls both the repo for the given chart and any images in the chart as written. Embedded Cluster does not rewrite image names to use custom domains.
41+
- For [Replicated Embedded Cluster](/vendor/embedded-overview) installations, any Helm [`extensions`](/reference/embedded-config) that you add in the Embedded Cluster Config do not use custom domains. During deployment, Embedded Cluster pulls both the repo for the given chart and any images in the chart as written. Embedded Cluster does not rewrite image names to use custom domains.
42+
43+
## Known Issue
44+
45+
If you use a custom domain for the Replicated [Enterprise Portal](/vendor/enterprise-portal-about) and any of your customers use link transformers such as Microsoft Defender Safe Links, then there is a known issue where legitimate URLs in emails generated by the Enterprise Portal can break due to rewrapping. To avoid this issue, request a "Do not rewrite the following URLs" exclusion policy for your custom Enterprise Portal domain.

docs/vendor/enterprise-portal-about.mdx

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,19 @@ The following diagram shows how customers can use the Enterprise Portal to acces
2727

2828
As shown in the diagram above, your licensed customers can access the installation and update instructions for one or more application releases by logging in to the Enterprise Portal. The Enterprise Portal tracks the customer's installation attempts and progress, and shares those insights back to the Vendor Portal. After installing, customers can also upload support bundles in the Enterprise Portal. Support bundles uploaded to the Enterprise Portal are automatically made available to you in the Vendor Portal.
2929

30+
You can enable and disable access to the Enterprise Portal for all customers, or on a per-customer basis. For more information about how to enable access, see [Manage Customer Access](/vendor/enterprise-portal-invite#manage-ep-access).
31+
3032
For information about using the Enterprise Portal, see [Access and Use the Enterprise Portal](enterprise-portal-use).
3133

3234
## Limitations
3335

3436
* The Enterprise Portal is Beta. The features and functionality of the Enterprise Portal are subject to change.
3537

38+
* 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.
39+
3640
* 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_.
3741

38-
* 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.
42+
* There is a known issue when using a custom domain for the Enterprise Portal if any of your customers use link transformers such as Microsoft Defender Safe Links. For more information, see [Known Issue](custom-domains#known-issue) in _About Custom Domains_.
3943

4044
## Comparison to the Download Portal
4145

@@ -51,9 +55,7 @@ You can configure the Enterprise Portal to use a custom domain, add links and co
5155

5256
For more information about customizing the Enterprise Portal, see [Customize the Enterprise Portal](enterprise-portal-configure).
5357

54-
For information about how to set a custom domain for the Enterprise Portal, see [Use Custom Domains](/vendor/custom-domains-using).
55-
56-
You can enable and disable access to the Enterprise Portal for all customers, or on a per-customer basis. For more information about how to enable access, see [Manage Customer Access](/vendor/enterprise-portal-invite#manage-ep-access).
58+
For information about how to set a custom domain for the Enterprise Portal, see [Use Custom Domains](/vendor/custom-domains-using).
5759

5860
## About Instance Reporting with the Enterprise Portal
5961

0 commit comments

Comments
 (0)