Skip to content

Commit d8e8426

Browse files
committed
Regions for document layout
1 parent 6389aff commit d8e8426

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

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

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom:
1111
- references_regions
1212
- ignite-2024
1313
ms.topic: reference
14-
ms.date: 02/13/2025
14+
ms.date: 04/07/2025
1515
---
1616

1717
# Document Layout skill
@@ -22,12 +22,13 @@ The **Document Layout** skill analyzes a document to extract regions of interest
2222

2323
This article is the reference documentation for the Document Layout skill. For usage information, see [Structure-aware chunking and vectorization](search-how-to-semantic-chunking.md).
2424

25-
The **Document Layout** skill calls the [Document Intelligence Public preview version 2024-07-31-preview](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true). It's currently only available in the following Azure regions:
25+
The **Document Layout** skill calls the [Document Intelligence Public preview version 2024-07-31-preview](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true).
2626

27-
+ East US
28-
+ West US2
29-
+ West Europe
30-
+ North Central US
27+
Supported regions varies by modality:
28+
29+
+ In code, your skillset can call Document Intelligence through an Azure AI multi-service resource in any region that provides by both Azure AI Search and Document Intelligence. See [Product availability by region](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/table)
30+
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.
3132

3233
Supported file formats include:
3334

0 commit comments

Comments
 (0)