Skip to content

Commit 16fb991

Browse files
authored
Update date and limitations for Document Layout skill
Updated the date for the Document Layout skill and clarified limitations regarding document processing and output consistency.
1 parent e46476f commit 16fb991

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom:
99
- references_regions
1010
- ignite-2024
1111
ms.topic: reference
12-
ms.date: 07/10/2025
12+
ms.date: 09/19/2025
1313
ms.update-cycle: 365-days
1414
---
1515

@@ -34,9 +34,10 @@ This skill is bound to a [billable Azure AI multi-service resource](cognitive-se
3434
3535
## Limitations
3636

37-
During the public preview, this skill has the following restrictions:
37+
This skill has the following limitations:
3838

3939
+ The skill isn't suitable for large documents requiring more than 5 minutes of processing in the AI Document Intelligence layout model. The skill times out, but charges still apply to the AI Services multi-services resource if it attaches to the skillset for billing purposes. Ensure documents are optimized to stay within processing limits to avoid unnecessary costs.
40+
+ Since this skill calls the Azure AI Document Intelligence layout model, all documented [service behaviors for different document types](/azure/ai-services/document-intelligence/prebuilt/layout#pages) for different file types apply to its output. For example, Word (DOCX) and PDF files may produce different results due to differences in how images are handled. If consistent image behavior across DOCX and PDF is required, consider converting documents to PDF or reviewing the [multimodal search documentation](multimodal-search-overview.md) for alternative approaches.
4041

4142
## Supported regions
4243

0 commit comments

Comments
 (0)