Skip to content

Commit 7f58199

Browse files
tc private conn update
1 parent 8d0eae2 commit 7f58199

2 files changed

Lines changed: 7 additions & 9 deletions

File tree

content/en/docs/deployment/mendix-cloud-deploy/connecting-external-resources.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ Contact your Mendix Admin if the resource you want is not available on the list.
5757
{{% /alert %}}
5858

5959
6. Select the specific resource you want your application environment to connect to.
60-
7. Click **Send Request** to submit your connection request for approval. All submitted connection requests appear in the [Control Center](/control-center/configure-private-connectivity/) for the Mendix Admin review.
61-
8. [Track and manage](#manage-connection-requests) your connection requests from the [Connections](/developerportal/deploy/environments-details/#connections) section on the application's **Network** tab.
60+
7. Click **Save** to submit your connection request for approval. All submitted connection requests appear in the [Control Center](/control-center/configure-private-connectivity/) for the Mendix Admin review.
61+
8. [Track and manage](#manage-connection-requests) your connection requests from the [Change Requests](/developerportal/deploy/environments/#change-requests) tab on your app's environment's page.
6262

6363
{{% alert color="info" %}}
6464
If this is the first connection approved for an application environment, you must redeploy that environment for the connection to become active and usable.
@@ -73,11 +73,11 @@ This diagram shows the progress of the request status from when the connection r
7373
Once a Technical Contact submits a connection request, it enters a **Pending Approval** status. The request is then sent to a Mendix Admin for review:
7474

7575
* If the Mendix Admin rejects the request, its status becomes **Rejected**.
76-
* If the Mendix Admin approves the request, its status becomes **Approved**, and the connection becomes active.
76+
* If the Mendix Admin approves the request:
77+
* In the **Change Requests** tab of the Environments page, the status becomes **Completed**.
78+
* In the **Connections** section of the **Network** tab, its status becomes **Approved**.
7779
* A Mendix Admin can also revoke an already approved connection, which will change its status back to **Rejected**.
7880

79-
The connection status is visible in the **Connections** section of the **Network** tab.
80-
8181
## Managing Connections {#manage-connection-requests}
8282

8383
The [Connections](/developerportal/deploy/environments-details/#connections) section on the application's **Network** tab allows Technical Contacts to view all connections for the environment, track pending request statuses, and delete established connections.

content/en/docs/deployment/mendix-cloud-deploy/environments.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -174,14 +174,12 @@ If you are the [Technical Contact](/developerportal/general/app-roles/#technical
174174

175175
### Change Requests Tab {#change-requests}
176176

177-
On the **Change Requests** tab, the Technical Contact can view details of all past and current [Change Plan](/developerportal/deploy/change-plan/) requests and perform certain actions based on the current request status.
177+
On the **Change Requests** tab, the Technical Contact can view details of all past and current requests for either the [Plan](/developerportal/deploy/change-plan/) or [Connection](/developerportal/deploy/connecting-to-external-resource/) requests and perform certain actions based on their current status.
178178

179179
For each submitted request, the following information is available:
180180

181181
* **Request Type** – Type of change requested
182-
* **Environment** – The environment the plan change was requested for (such as, acceptance or production)
183-
* **Current Plan** – The environment's existing plan
184-
* **Requested Plan** – The plan requested for change
182+
* **Environment** – The environment the change was requested for (such as, acceptance or production)
185183
* **Submitted on** – Request submission date
186184
* **Status** – Current request state
187185
* **Action** – Shows more details of each request and provides options based on the request status

0 commit comments

Comments
 (0)