Skip to content

Commit 963f591

Browse files
committed
fixed typo
1 parent 9ec71be commit 963f591

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ If you use multiple Azure services, putting all of them in the same region minim
9393

9494
Generally, choose a region near you, unless the following considerations apply:
9595

96-
+ Your nearest region is capacity constrained. West Europe is at capacity and unavailable for new instances. Other regions are [at capacity for specific tiers](search-sku-tier.md#region-availability-by-tier). One advantage to using the Azure portal for resource set up is that it provides only those regions and tiers that are available. You can't select regions or tiers that are unavailable.
96+
+ Your nearest region is capacity constrained. West Europe is at capacity and unavailable for new instances. Other regions are [at capacity for specific tiers](search-sku-tier.md#region-availability-by-tier). One advantage to using the Azure portal for resource setup is that it provides only those regions and tiers that are available. You can't select regions or tiers that are unavailable.
9797

9898
+ You want to use integrated data chunking and vectorization or built-in skills for AI enrichment. Azure OpenAI and Azure AI services multiservice accounts must be in the same region as Azure AI Search for integration purposes. [Choose a region](search-region-support.md) that provides all necessary resources.
9999

@@ -123,7 +123,7 @@ Basic and Standard are the most common choices for production workloads, but man
123123

124124
Search services created after April 3, 2024 have larger partitions and higher vector quotas.
125125

126-
Currently, some regions are tier-constrained. For more informaation, see [region availability by tier](search-sku-tier.md#region-availability-by-tier).
126+
Currently, some regions are tier-constrained. For more information, see [region availability by tier](search-sku-tier.md#region-availability-by-tier).
127127

128128
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.
129129

0 commit comments

Comments
 (0)