diff --git a/docs/en/enterprise-edition/rn/look-ahead-planned-updates-prisma-cloud/look-ahead-secure-the-infrastructure.adoc b/docs/en/enterprise-edition/rn/look-ahead-planned-updates-prisma-cloud/look-ahead-secure-the-infrastructure.adoc index 2a94f13bc..cfeed5fe5 100644 --- a/docs/en/enterprise-edition/rn/look-ahead-planned-updates-prisma-cloud/look-ahead-secure-the-infrastructure.adoc +++ b/docs/en/enterprise-edition/rn/look-ahead-planned-updates-prisma-cloud/look-ahead-secure-the-infrastructure.adoc @@ -13,7 +13,7 @@ The details and functionalities listed below are a preview and the actual releas ==== //* <> -* <> +//* <> * <> * <> * <> @@ -22,32 +22,15 @@ The details and functionalities listed below are a preview and the actual releas * <> -[#changes-in-existing-behavior] -=== Changes in Existing Behavior +//[#changes-in-existing-behavior] +//=== Changes in Existing Behavior -[cols="50%a,50%a"] -|=== -|*Feature* -|*Description* - -|*New Rate Limits for Search API* -//RLP-151274 -// Updated the release date from 24.12.1 to 25.1.1. Please check with Ashwini before moving this blurb to current features. - -|Starting with the 25.1.1 release, to improve user experience and enhance search performance, rate limits will be implemented for the following APIs: +//[cols="50%a,50%a"] +//|=== +//|*Feature* +//|*Description* -* *Config Search* -** https://pan.dev/prisma-cloud/api/cspm/search-config/[search/config] -** https://pan.dev/prisma-cloud/api/cspm/search-config-page/[search/config/page] - -* *Config Search v1* -** https://pan.dev/prisma-cloud/api/cspm/search-config-by-query/[search/api/v1/config] - -Request Rate Limit = 150 - -*Impact—* Requests exceeding the limits will result in an *HTTP 429* Too Many Requests response. See Prisma Cloud API guidance on https://pan.dev/prisma-cloud/api/cspm/rate-limits/[Rate Limits]. - -|=== +//|=== [#new-policies] diff --git a/docs/en/enterprise-edition/rn/prisma-cloud-release-info/features-introduced-in-2025/features-introduced-in-january-2025.adoc b/docs/en/enterprise-edition/rn/prisma-cloud-release-info/features-introduced-in-2025/features-introduced-in-january-2025.adoc index 31fef8a69..4767eccb3 100644 --- a/docs/en/enterprise-edition/rn/prisma-cloud-release-info/features-introduced-in-2025/features-introduced-in-january-2025.adoc +++ b/docs/en/enterprise-edition/rn/prisma-cloud-release-info/features-introduced-in-2025/features-introduced-in-january-2025.adoc @@ -158,6 +158,23 @@ tt:[33.03.138] |*Feature* |*Description* +|*New Rate Limits for Search API* +//RLP-151274 + +|Starting with the current release, to improve user experience and enhance search performance, rate limits will be implemented for the following APIs: + +* *Config Search* +** https://pan.dev/prisma-cloud/api/cspm/search-config/[search/config] +** https://pan.dev/prisma-cloud/api/cspm/search-config-page/[search/config/page] + +* *Config Search v1* +** https://pan.dev/prisma-cloud/api/cspm/search-config-by-query/[search/api/v1/config] + +Request Rate Limit = 150 + +*Impact—* Requests exceeding the limits will result in an *HTTP 429* Too Many Requests response. See Prisma Cloud API guidance on https://pan.dev/prisma-cloud/api/cspm/rate-limits/[Rate Limits]. + + |*Custom IAM Policies Alert Triggers* //RLP-153861