You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/cloud/project/privatelink-service.md
+12-11Lines changed: 12 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -54,20 +54,21 @@ Enabling PrivateLink can take up to _five_ business days. Providing incomplete o
54
54
- {:.fix}A Cloud account (AWS or Azure) in the same region as the {{site.data.var.ece}} instance.
55
55
- {:.fix}A VPC in the customer environment that hosts the services to connect via PrivateLink. See the AWS or Azure documentation for help with VPC setup or contact your network administrator.
56
56
- {:.fix}For bidirectional PrivateLink connections, you must create the endpoint service configuration for your application or service, and create an endpoint in your VPC environment before requesting PrivateLink enablement. See [Set up for bidirectional PrivateLink connections](#set-up-for-bidirectional-privatelink-connections).
57
-
- {:.fix}Gather the following data required for PrivateLink enablement:
58
57
59
-
-**Customer Cloud account number** (AWS or Azure)–Must be in the same region as the {{site.data.var.ece}} instance
60
-
-**Cloud region**–Provide the Cloud region where the account is hosted for verification purposes
61
-
-**Services and communication ports**–Adobe must open ports to enable service communication between VPCs, for example _Webserver, HTTP port 80_, _SFTP port 2222_
62
-
-**Project ID**–Provide the {{site.data.var.ece}} Pro project ID. You can get the Project ID and other project information using the following [Magento Cloud CLI][] command: `magento-cloud project:info`
63
-
-**Connection type**–Specify unidirectional or bidirectional for connection type
64
-
-**Endpoint service**–For bidirectional PrivateLink connections, provide the DNS URL for the VPC endpoint service that Adobe must connect to, for example: `com.amazonaws.vpce.<cloud-region>.vpce-svc-<service-id>`
65
-
-**Endpoint service access granted**-Provide the Adobe account principal with access to this endpoint service: `arn:aws:iam::402592597372:root`
58
+
Gather the following data required for PrivateLink enablement:
66
59
67
-
{:.bs-callout-warning}
68
-
If access to the endpoint service is not provided, then the bidirectional PrivateLink connection to the service in your VPC is **not** added, which delays the setup.
60
+
- {:.fix}**Customer Cloud account number** (AWS or Azure)—Must be in the same region as the {{site.data.var.ece}} instance
61
+
- {:.fix}**Cloud region**—Provide the Cloud region where the account is hosted for verification purposes
62
+
- {:.fix}**Services and communication ports**—Adobe must open ports to enable service communication between VPCs, for example _Webserver, HTTP port 80_, _SFTP port 2222_
63
+
- {:.fix}**Project ID**—Provide the {{site.data.var.ece}} Pro project ID. You can get the Project ID and other project information using the following [Magento Cloud CLI][] command: `magento-cloud project:info`
64
+
- {:.fix}**Connection type**—Specify unidirectional or bidirectional for connection type
65
+
- {:.fix}**Endpoint service**—For bidirectional PrivateLink connections, provide the DNS URL for the VPC endpoint service that Adobe must connect to, for example: `com.amazonaws.vpce.<cloud-region>.vpce-svc-<service-id>`
66
+
- {:.fix}**Endpoint service access granted**—Provide the Adobe account principal with access to this endpoint service: `arn:aws:iam::402592597372:root`
69
67
70
-
Additional prerequisites for Azure Private Link enablement:
68
+
{:.bs-callout-warning}
69
+
If access to the endpoint service is not provided, then the bidirectional PrivateLink connection to the service in your VPC is **not** added, which delays the setup.
70
+
71
+
Additional prerequisites specific to Azure Private Link enablement:
71
72
72
73
- {:.fix}The cluster ID; using SSH, log in to the remote and use the command: `cat /etc/platform_cluster`
0 commit comments