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
Copy file name to clipboardExpand all lines: content/en/docs/deployment/mendix-cloud-deploy/environments-details.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -373,6 +373,19 @@ IP addresses must be within the following ranges:
373
373
| 172.32.0.0 | 192.167.255.255 |
374
374
| 192.169.0.0 | 255.255.255.255 |
375
375
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*.
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
394
407
* Custom Profile for Client Certificates and/or IP ranges
395
408
* N/A (inherit)
396
409
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*.
0 commit comments