Skip to content

Commit 9fe15d7

Browse files
Merge pull request #3478 from haileytap/hailey-service-limits
[Azure Search] Remove outdated infrastructure information
2 parents 5a0fc35 + a36d0ba commit 9fe15d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: HeidiSteen
88
ms.author: heidist
99
ms.service: azure-ai-search
1010
ms.topic: conceptual
11-
ms.date: 01/07/2025
11+
ms.date: 03/11/2025
1212
ms.custom:
1313
- references_regions
1414
- build-2024
@@ -21,7 +21,7 @@ Maximum limits on storage, workloads, and quantities of indexes and other object
2121

2222
+ **Free** is a multitenant shared service that comes with your Azure subscription.
2323

24-
+ **Basic** provides dedicated computing resources for production workloads at a smaller scale, but shares some networking infrastructure with other tenants.
24+
+ **Basic** provides dedicated computing resources for production workloads at a smaller scale.
2525

2626
+ **Standard** runs on dedicated machines with more storage and processing capacity at every level. Standard comes in four levels: S1, S2, S3, and S3 HD. S3 High Density (S3 HD) is engineered for [multi-tenancy](search-modeling-multitenant-saas-applications.md) and large quantities of small indexes (3,000 indexes per service). S3 HD doesn't provide the [indexer feature](search-indexer-overview.md) and data ingestion must use APIs that push data from source to index.
2727

0 commit comments

Comments
 (0)