Skip to content

Commit 5b85faf

Browse files
committed
Addressed Gia's feedback
1 parent 4bedc55 commit 5b85faf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/cognitive-search-skill-document-intelligence-layout.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ The **Document Layout** skill calls the [Document Intelligence Public preview ve
2626

2727
Supported regions varies by modality:
2828

29-
+ In code, your skillset can call Document Intelligence through an Azure AI multi-service resource in any region that provides both Azure AI Search and Document Intelligence. See [Product availability by region](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/table) for supported regions.
29+
+ In code, your skillset can call Document Intelligence through an Azure AI multi-service resource in any region that provides both AI enrichment and Document Intelligence. See [Product availability by region](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/table) to find regions that provide both *AI enrichment* in Azure AI Search and *Document Intelligence* under Azure AI services.
3030

31-
+ In the [Import and vectorize data](search-import-data-portal.md) wizard in the Azure portal, you can enable document layout detection in the data source connection step. Document layout detection in the portal is available in the following Azure regions: East US, West US2, West Europe, North Central US.
31+
+ In the [Import and vectorize data](search-import-data-portal.md) wizard in the Azure portal, you can enable document layout detection in the data source connection step. Document layout detection in the portal is available in the following Azure regions: **East US**, **West Europe**, **North Central US**. Create an Azure AI multi-service resource in one of these three regions to get the portal experience.
3232

3333
Supported file formats include:
3434

0 commit comments

Comments
 (0)