Skip to content

Commit d2d1487

Browse files
Merge pull request #4123 from laujan/419649-april-2025-freshness
april freshness
2 parents f338263 + 5db23f3 commit d2d1487

File tree

8 files changed

+13
-13
lines changed

8 files changed

+13
-13
lines changed

articles/ai-services/content-understanding/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
manager: nitinme
77
ms.service: azure-ai-content-understanding
88
ms.topic: faq
9-
ms.date: 11/19/2024
9+
ms.date: 04/14/2025
1010
ms.author: lajanuar
1111
title: Frequently asked questions
1212
summary: |

articles/ai-services/content-understanding/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-content-understanding
88
ms.topic: conceptual
9-
ms.date: 11/19/2024
9+
ms.date: 04/14/2025
1010
ms.author: lajanuar
1111
---
1212

articles/ai-services/content-understanding/image/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: lajanuar
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: how-to
10-
ms.date: 01/14/2025
10+
ms.date: 04/14/2025
1111
ms.custom: ignite-2024-understanding-release
1212
---
1313

articles/ai-services/content-understanding/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.topic: landing-page
1010
author: laujan
1111
ms.author: lajanuar
12-
ms.date: 11/19/2024
12+
ms.date: 04/14/2025
1313

1414
landingContent:
1515

articles/ai-services/content-understanding/quickstart/use-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: tonyeiyalla
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: quickstart
10-
ms.date: 11/19/2024
10+
ms.date: 04/14/2025
1111
---
1212

1313
# Quickstart: Azure AI Content Understanding REST APIs

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-content-understanding
88
ms.topic: conceptual
9-
ms.date: 11/19/2024
9+
ms.date: 04/14/2025
1010
ms.custom: ignite-2024-understanding-release
1111
ms.author: lajanuar
1212
---
@@ -29,26 +29,26 @@ This article offers a quick reference of the quotas and limits for the Azure AI
2929

3030
| Supported File Types | File Size | Length |
3131
| --- | --- | --- |
32-
| ✓ .pdf<br> ✓ .tiff<br> ✓ .jpg<br> ✓ .png<br> ✓ .bmp<br> ✓ .heif | ≤ 200 MB | ≤ 300 pages |
33-
| ✓ .txt | ≤ 1 MB | ≤ 1M characters |
32+
|`.pdf`<br> ✓ `.tiff`<br> ✓ `.jpg`<br> ✓ `.png`<br> ✓ `.bmp`<br> ✓ `.heif` | ≤ 200 MB | ≤ 300 pages |
33+
|`.txt` | ≤ 1 MB | ≤ 1M characters |
3434

3535
### Image
3636

3737
| Supported File Types | File Size | Resolution |
3838
| --- | --- | --- |
39-
| ✓ .jpg<br> ✓ .png<br> ✓ .bmp<br> ✓ .heif| ≤ 200 MB | Min: 50 x 50 pixels <br> Max: 10k x 10k pixels |
39+
|`.jpg`<br> ✓ `.png`<br> ✓ `.bmp`<br> ✓ `.heif`| ≤ 200 MB | Min: 50 x 50 pixels <br> Max: 10k x 10k pixels |
4040

4141
### Audio
4242

4343
| Supported File Types | File Size | Length |
4444
| --- | --- | --- |
45-
| ✓ .wav (`PCM`, A-law, μ-law) <br> ✓ .mp3 <br> ✓ .opus, .ogg (Opus)<br> ✓ .flac <br> ✓ .wma <br> ✓ .aac <br> ✓ .amr (AMR-NB, AMR-WB) <br> ✓ .webm (Opus, Vorbis) <br> ✓ .m4a (`AAC`, `ALAC`)<br> ✓ .spx | ≤ 200 MB | ≤ 2 hours |
45+
|`.wav` (`PCM`, A-law, μ-law) <br> ✓ `.mp3` <br> ✓ `.opus`, `.ogg` (Opus)<br> ✓ `.flac` <br> ✓ `.wma` <br> ✓ `.aac` <br> ✓ `.amr` (AMR-NB, AMR-WB) <br> ✓ `.webm` (Opus, Vorbis) <br> ✓ `.m4a` (`AAC`, `ALAC`)<br> ✓ `.spx` | ≤ 200 MB | ≤ 2 hours |
4646

4747
### Video
4848

4949
| Supported File Types | File Size | Resolution | Length |
5050
| ---| --- | --- | --- |
51-
| ✓ .mp4, .m4v <br> ✓ .flv (H.264 and `AAC`) <br> ✓ .wmv, .asf <br> ✓ .avi <br> ✓ .mkv <br> ✓ .mov | ≤20 GB † | Min: 320 x 240 pixels <br>Max: 1920 x 1,080 pixels | ≤4 hours †|
51+
|`.mp4`, `.m4v` <br> ✓ `.flv` (H.264 and `AAC`) <br> ✓ `.wmv`, `.asf` <br> ✓ `.avi` <br> ✓ `.mkv` <br> ✓ `.mov` | ≤20 GB † | Min: 320 x 240 pixels <br>Max: 1920 x 1,080 pixels | ≤4 hours †|
5252

5353
> [!NOTE]
5454
> The file size limit is 200 MB and the duration limit is 30 minutes if the video file is included directly in the analysis request.

articles/ai-services/content-understanding/video/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: lajanuar
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: overview
10-
ms.date: 01/14/2025
10+
ms.date: 04/14/2025
1111
ms.custom: ignite-2024-understanding-release
1212
---
1313

articles/ai-services/content-understanding/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-content-understanding
88
ms.topic: whats-new
9-
ms.date: 11/19/2024
9+
ms.date: 04/14/2025
1010
ms.author: lajanuar
1111
ms.custom:
1212
- references_regions, ignite-2024-understanding-release

0 commit comments

Comments
 (0)