Skip to content

Commit 7101b29

Browse files
committed
edits
1 parent d35e7ac commit 7101b29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,13 @@ Here's a checklist for choosing a region:
111111

112112
+ Start with [Azure OpenAI regions](/azure/ai-services/openai/concepts/models#model-summary-table-and-region-availability) because it has the most variability. Azure OpenAI provides embedding models and chat models for RAG and vector search for integrated data chunking and vectorization.
113113

114-
+ Cross-check [Azure AI Search regions](search-region-support.md) against Azure OpenAI regions. If you're using OCR, entity recognition, or other skills backed by Azure AI, the "AI Integration" column indicates whether Azure AI multiservice is in the same region as Azure AI Search.
114+
+ Check [Azure AI Search regions](search-region-support.md) for a match to your Azure OpenAI region. If you're using OCR, entity recognition, or other skills backed by Azure AI, the **AI Integration** column indicates whether Azure AI multiservice is in the same region as Azure AI Search.
115115

116-
+ Check [multimodal embedding regions](/azure/ai-services/computer-vision/overview-image-analysis#region-availability) if you're using multimodal APIs for image search. This API is accessed through an Azure AI multiservice account, but it's available in fewer regions than Azure AI multiservice in general.
116+
+ Check [multimodal embedding regions](/azure/ai-services/computer-vision/overview-image-analysis#region-availability) if you want multimodal APIs for image search. This API is accessed through an Azure AI multiservice account, but it's available in fewer regions than Azure AI multiservice in general.
117117

118118
### Regions with the most overlap
119119

120-
Currently, the following regions offer an overlap among all three services. This list isn't definitive and there might be more choices beyond the regions listed here depending on the tier. Also, region status can change quickly, so be sure to confirm region choice before installing.
120+
Currently, the following regions offer cross-region among all three services (Azure AI Search, Azure OpenAI, Azure AI Vision multimodal). This list isn't definitive and there might be more choices beyond the regions listed here, depending on the tier. Also, region status can change quickly, so be sure to confirm region choice before installing.
121121

122122
+ Americas: West US
123123
+ Europe: France Central, North Europe, Sweden Central

0 commit comments

Comments
 (0)