Skip to content

Commit 74b93ff

Browse files
Adding IP restriction section to environment details
1 parent 4bdf4cd commit 74b93ff

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

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

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,19 @@ IP addresses must be within the following ranges:
373373
| 172.32.0.0 | 192.167.255.255 |
374374
| 192.169.0.0 | 255.255.255.255 |
375375

376+
### IP Access Restrictions {#ip-access-restrictions}
377+
378+
You can define IP profiles to deny access to your application from specific IP addresses or ranges.
379+
380+
The **IP Access Restrictions** overview contains the following information:
381+
382+
* **Current Restriction Profile**
383+
* **New Restriction Profile**
384+
385+
You can also **Delete**, **Add**, or **Edit** an IP based access restriction.
386+
387+
For more information, refer to the [IP Restriction Profile](/developerportal/deploy/access-restrictions/#ip-restriction-profiles) section of *Restricting Access for Incoming Requests*.
388+
376389
### Path-Based Access Restrictions {#path-based-restrictions}
377390

378391
You can restrict access to your application using Client Certificates or IP ranges.
@@ -394,7 +407,7 @@ You can **Delete** a path or you can **Add** and **Edit** a path with the follow
394407
* Custom Profile for Client Certificates and/or IP ranges
395408
* N/A (inherit)
396409

397-
For more information, see [How to Restrict Access for Incoming Requests](/developerportal/deploy/access-restrictions/).
410+
For more information, refer to the [Access Restriction Profiles](/developerportal/deploy/access-restrictions/#access-restriction-profiles) section of *Restricting Access for Incoming Requests*.
398411

399412
### Outgoing Connections Certificates
400413

0 commit comments

Comments
 (0)