Skip to content

Commit 1a0414e

Browse files
committed
Updated search-limits-quotas-capacity.md
1 parent a448757 commit 1a0414e

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

articles/search/search-limits-quotas-capacity.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Service limits for tiers and skus
2+
title: Service Limits for Tiers and SKUs
33
titleSuffix: Azure AI Search
44
description: Service limits used for capacity planning and maximum limits on requests and responses for Azure AI Search.
55

@@ -8,7 +8,7 @@ author: HeidiSteen
88
ms.author: heidist
99
ms.service: azure-ai-search
1010
ms.topic: conceptual
11-
ms.date: 04/09/2025
11+
ms.date: 04/14/2025
1212
ms.custom:
1313
- references_regions
1414
- build-2024
@@ -107,7 +107,12 @@ This table shows the progression of vector quota increases in GB over time. The
107107
The service enforces a vector index size quota *for every partition* in your search service. Each extra partition increases the available vector index size quota. This quota is a hard limit to ensure your service remains healthy, which means that further indexing attempts once the limit is exceeded results in failure. You can resume indexing once you free up available quota by either deleting some vector documents or by scaling up in partitions.
108108

109109
> [!IMPORTANT]
110-
> Higher vector limits are tied to larger partition sizes. Regions that run on older infrastructure are subject to the July-April limits. Review the [regions list](search-region-support.md) for status on partition storage limits.
110+
> Higher vector limits are tied to [larger partition sizes](/reusable-content/ce-skilling/azure/includes/azure-search-limits-per-subscription#partition-storage-gb). Currently, higher vector limits aren't available in the following regions, which are subject to the July–April limits.
111+
>
112+
> + Israel Central
113+
> + Qatar Central
114+
> + ⁠Spain Central
115+
> + South India
111116
112117
## Indexer limits
113118

0 commit comments

Comments
 (0)