Skip to content

Commit 5da2a25

Browse files
Merge pull request #5112 from bojunehsu/paulhsu/CU-limits2
Content Understanding: Update service limits
2 parents f753b0d + 3f2c0a5 commit 5da2a25

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/ai-services/content-understanding/concepts/prebuilt-analyzers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Azure AI Content Understanding offers prebuilt analyzers that extract raw conten
3737

3838
* Extracts transcripts from video files.
3939
* Identifies keyframes and camera shots.
40-
* Divides/segments the video into meaningful sections.
40+
* Segments the video into meaningful sections.
4141
* Generates a summary for each video segment.
4242

4343

articles/ai-services/content-understanding/service-limits.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ This article offers a quick reference of the quotas and limits for the Azure AI
4646
| Supported File Types | File Size | Length |
4747
| --- | --- | --- |
4848
|`.pdf`<br> ✓ `.tiff`<br> ✓ `.jpg`, `.png`, `.bmp`, `.heif` | ≤ 200 MB | ≤ 300 pages |
49-
|`.txt`<br> ✓ `.docx`, `.xlsx`, `.pptx` <br/> ✓ `.html`, `.md`, `.rtf` <br/> ✓ `.eml`, `.msg` <br/> ✓ `.xml`| ≤ 1 MB | ≤ 1M characters |
49+
|`.docx`, `.xlsx`, `.pptx` | ≤ 200 MB | ≤ 1M characters |
50+
|`.txt` <br/> ✓ `.html`, `.md`, `.rtf` <br/> ✓ `.eml`, `.msg` <br/> ✓ `.xml`| ≤ 1 MB | ≤ 1M characters |
5051

5152
> [!NOTE]
5253
> [Pro mode](./concepts/standard-pro-modes.md) currently only supports .pdf, .tiff, and image file types as input.

0 commit comments

Comments
 (0)