Skip to content

Commit a312ebd

Browse files
authored
Update search-sku-manage-costs.md
1 parent 4ab2936 commit a312ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-sku-manage-costs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Cost management is built into the Azure infrastructure. Review [Billing and cost
7272

7373
Follow these guidelines to minimize costs of an Azure AI Search solution.
7474

75-
1. If possible, create a search service [in a region that has more storage per partition]([supported regions](search-limits-quotas-capacity.md#supported-regions-with-higher-storage-limits). If you're using multiple Azure resources in your solution, create them in the same region, or in as few regions as possible, to minimize or eliminate bandwidth charges.
75+
1. If possible, create a search service [in a region that has more storage per partition]([supported regions](search-limits-quotas-capacity.md#service-limits). If you're using multiple Azure resources in your solution, create them in the same region, or in as few regions as possible, to minimize or eliminate bandwidth charges.
7676

7777
1. [Scale up](search-capacity-planning.md) for resource-intensive operations like indexing, and then readjust downwards for regular query workloads. If there are predictable patterns to your workloads, you might be able to synchronize scale up to coincide with the expected volume (you would need to write code to automate this).
7878

0 commit comments

Comments
 (0)