@@ -27,8 +27,8 @@ This article offers a quick reference of the quotas and limits for the Azure AI
27
27
| Property | Limit |
28
28
| --- | --- |
29
29
| 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 |
32
32
| Field names | ≤ 64 characters (` [\p{L}\p{Nl}\p{Mn}\p{Mc}\p{Nd}\p{Pc}._-]{1,64} ` ) |
33
33
| Tags properties | ≤ 10 tags |
34
34
| 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
56
56
57
57
| Supported File Types | File Size | Length |
58
58
| --- | --- | --- |
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 > |
60
60
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.
62
62
63
63
#### Video
64
64
@@ -69,7 +69,7 @@ This article offers a quick reference of the quotas and limits for the Azure AI
69
69
> [ !NOTE]
70
70
> Video analysis has the following limitations:
71
71
> * 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
73
73
> * Resolution: All frames are scaled to 512 x 512 pixels, which may affect visibility of small details or distant objects
74
74
75
75
@@ -112,7 +112,7 @@ The following limits apply as of version 2025-05-01-preview.
112
112
113
113
| Property | Limit |
114
114
| --- | --- |
115
- | Category name | Cannot start with $ |
115
+ | Category name | Can't start with a dollar sign ( ` $ ` ) |
116
116
| Category name and description | Maximum 120 characters for combined name and description in each category |
117
117
| Number of categories | 1 to 50 per classifier |
118
118
0 commit comments