From 4dba75d5f0942640490884712ce0729e599c0ed8 Mon Sep 17 00:00:00 2001 From: allie dukuze Date: Tue, 7 Nov 2023 13:53:49 -0800 Subject: [PATCH] updating ip restriction docs --- website/docs/docs/cloud/secure/ip-restrictions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/docs/cloud/secure/ip-restrictions.md b/website/docs/docs/cloud/secure/ip-restrictions.md index 093d2a1c876..034b3a6c144 100644 --- a/website/docs/docs/cloud/secure/ip-restrictions.md +++ b/website/docs/docs/cloud/secure/ip-restrictions.md @@ -36,7 +36,7 @@ To add an IP to the allowlist, from the **IP Restrictions** page: 4. Select **Allow** 5. Add the ranges in the CIDR notation - For example, 1.1.1.1/8 - - You cannot add multiple ranges in the same rule. Instead, create a rule per CIDR range. + - You can add multiple ranges in the same rule. 6. Click **Save** Note that simply adding the IP Ranges will not enforce IP restrictions. For more information, see the section “Enabling Restrictions.”