Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 2ba0556

Browse files
committed
reformatted list
1 parent 8b68151 commit 2ba0556

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

src/cloud/project/privatelink-service.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -54,20 +54,21 @@ Enabling PrivateLink can take up to _five_ business days. Providing incomplete o
5454
- {:.fix}A Cloud account (AWS or Azure) in the same region as the {{site.data.var.ece}} instance.
5555
- {:.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.
5656
- {:.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:
5857

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:
6659

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`
6967

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:
7172

7273
- {:.fix}The cluster ID; using SSH, log in to the remote and use the command: `cat /etc/platform_cluster`
7374

0 commit comments

Comments
 (0)