Skip to content

Commit e9d2dc3

Browse files
committed
add document updates
1 parent c840f6c commit e9d2dc3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ This article offers a quick reference of the quotas and limits for the Azure AI
2727
| Property | Limit |
2828
| --- | --- |
2929
| Resource IDs | 1-64 characters (`[a-zA-Z0-9._-]{1,64}`) |
30-
| URL properties |8192 characters |
31-
| Description properties |1024 characters |
30+
| URL properties |8,192 characters |
31+
| Description properties |1,024 characters |
3232
| Field names | ≤ 64 characters (`[\p{L}\p{Nl}\p{Mn}\p{Mc}\p{Nd}\p{Pc}._-]{1,64}`) |
3333
| Tags properties | ≤ 10 tags |
3434
| Tag key | ≤ 64 characters (`[a-zA-Z0-9+-.:=_/]{1,64}`) |
@@ -56,9 +56,9 @@ This article offers a quick reference of the quotas and limits for the Azure AI
5656

5757
| Supported File Types | File Size | Length |
5858
| --- | --- | --- |
59-
|`.wav` (`PCM`, A-law, μ-law) <br> ✓ `.mp3` <br> ✓ `.mp4` <br> ✓ `.opus`, `.ogg` (Opus)<br> ✓ `.flac` <br> ✓ `.wma` <br> ✓ `.aac` <br> ✓ `.amr` (AMR-NB, AMR-WB) <br> ✓ `.3gp` (AMR-NB, AMR-WB)<br> ✓ `.webm` (Opus, Vorbis) <br> ✓ `.m4a` (AAC, ALAC)<br> ✓ `.spx` | ≤ 1 GB<sup>†</sup> | ≤ 4 hours<sup>†</sup> |
59+
|`.wav` (`PCM`, A-law, μ-law) <br> ✓ `.mp3` <br> ✓ `.mp4` <br> ✓ `.opus`, `.ogg` (Opus)<br> ✓ `.flac` <br> ✓ `.wma` <br> ✓ `.aac` <br> ✓ `.amr` (AMR-NB, AMR-WB) <br> ✓ `.3gp` (AMR-NB, AMR-WB)<br> ✓ `.webm` (Opus, Vorbis) <br> ✓ `.m4a` (`AAC`, `ALAC`)<br> ✓ `.spx` | ≤ 1 GB<sup>†</sup> | ≤ 4 hours<sup>†</sup> |
6060

61-
<sup>†</sup> For files ≤ 300 MB or ≤ 2 hours, Content Understanding transcription time will be substantially reduced.
61+
<sup>†</sup> For files ≤ 300 MB or ≤ 2 hours, Content Understanding transcription time is substantially reduced.
6262

6363
#### Video
6464

@@ -69,7 +69,7 @@ This article offers a quick reference of the quotas and limits for the Azure AI
6969
> [!NOTE]
7070
> Video analysis has the following limitations:
7171
> * Direct upload: Maximum file size of 200 MB and maximum duration of 30 minutes when uploading video directly
72-
> * Frame sampling: Analyzes approximately 1 frame per second, which may miss quick movements or brief events
72+
> * Frame sampling: Analyzes approximately one frame per second, which may miss quick movements or brief events
7373
> * Resolution: All frames are scaled to 512 x 512 pixels, which may affect visibility of small details or distant objects
7474
7575

@@ -112,7 +112,7 @@ The following limits apply as of version 2025-05-01-preview.
112112
113113
| Property | Limit |
114114
| --- | --- |
115-
| Category name | Cannot start with $ |
115+
| Category name | Can't start with a dollar sign (`$`)|
116116
| Category name and description | Maximum 120 characters for combined name and description in each category |
117117
| Number of categories | 1 to 50 per classifier |
118118

0 commit comments

Comments
 (0)