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
+20-15Lines changed: 20 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -59,26 +59,31 @@ Enabling PrivateLink can take up to _five_ business days. Providing incomplete o
59
59
-**Customer Cloud account number** (AWS or Azure)–Must be in the same region as the {{site.data.var.ece}} instance
60
60
-**Cloud region**–Provide the Cloud region where the account is hosted for verification purposes
61
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`
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
63
-**Connection type**–Specify unidirectional or bidirectional for connection type
64
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
65
-**Endpoint service access granted**-Provide the Adobe account principal with access to this endpoint service: `arn:aws:iam::402592597372:root`
66
66
67
67
{:.bs-callout-warning}
68
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.
69
69
70
-
Additional prerequisites for Azure enablement:
70
+
Additional prerequisites for Azure Private Link enablement:
71
71
72
-
- {:.fix}A list of cluster ID numbers intended for Azure Private Link set up
73
-
- {:.fix}To connect to the cluster, you need:
74
-
- A list of ports on the cluster to expose to the new external Private Endpoint
75
-
- The Azure subscription ID for the Private Endpoint connection
76
-
- {:.fix}To connect the cluster to an external service, you need:
77
-
- The external Private Link service ID, which looks similar to the following:
72
+
- {:.fix}The cluster ID; using SSH, log in to the remote and use the command: `cat /etc/platform_cluster`
0 commit comments