Skip to content

Commit 7eb21f4

Browse files
committed
free tier deletion policy
1 parent d470dc3 commit 7eb21f4

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

articles/search/search-create-service-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Basic and Standard are the most common choices for production workloads, but man
132132

133133
:::image type="content" source="media/search-create-service-portal/select-pricing-tier.png" lightbox="media/search-create-service-portal/select-pricing-tier.png" alt-text="Screenshot of Select a pricing tier page." border="true":::
134134

135-
Search services created after April 3, 2024 have larger partitions and higher vector quotas at every billable tier.
135+
Search services created after April 3, 2024 have larger partitions and higher vector quotas at every billable tier. Free services that remain inactive for an extended period of time (many months) might be deleted to make room for other services.
136136

137137
Remember, a pricing tier can't be changed once the service is created. If you need a higher or lower tier, you should re-create the service.
138138

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

Lines changed: 1 addition & 1 deletion
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: 09/19/2024
11+
ms.date: 10/17/2024
1212
ms.custom:
1313
- references_regions
1414
- build-2024

articles/search/search-sku-tier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Tiers include **Free**, **Basic**, **Standard**, and **Storage Optimized**. Stan
3535

3636
:::image type="content" source="media/search-sku-tier/tiers.png" lightbox="media/search-sku-tier/tiers.png" alt-text="Pricing tier chart" border="true":::
3737

38-
**Free** creates a [limited search service](search-limits-quotas-capacity.md#subscription-limits) for smaller projects, like running tutorials and code samples. Internally, system resources are shared among multiple subscribers. You can't scale a free service, run significant workloads, and some premium features aren't available. You can only have one free search service per Azure subscription.
38+
**Free** creates a [limited search service](search-limits-quotas-capacity.md#subscription-limits) for smaller projects, like running tutorials and code samples. Internally, system resources are shared among multiple subscribers. You can't scale a free service, run significant workloads, and some premium features aren't available. You can only have one free search service per Azure subscription. If the service is inactive for an extended period of time (many months), it might be deleted to free up capacity if the region is constrained.
3939

4040
The most commonly used billable tiers include:
4141

articles/search/search-try-for-free.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,9 @@ You can create a search service that doesn't consume credits. Here are some poin
150150

151151
Review the [service limits](search-limits-quotas-capacity.md) for other constraints that apply to the free tier.
152152

153+
> [!NOTE]
154+
> Free services that remain inactive for an extended period of time (many months) might be deleted to free up capacity if the region is constrained.
155+
153156
## Next steps
154157

155158
Sign up for an Azure trial subscription:

0 commit comments

Comments
 (0)