Skip to content

Commit 6b9e358

Browse files
committed
Update field type limits
1 parent ae5e3db commit 6b9e358

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@ The following limits apply as of version 2024-12-01-preview.
8181

8282
| Field type | Document | Image | Text | Audio | Video |
8383
| --- | --- | --- | --- | --- | --- |
84-
| Basic | No *boolean* | All | *string* | *string* | All |
85-
| List | N/A | All | *string* | *string* | All |
86-
| Group | N/A | All | N/A | N/A | All |
87-
| Table | No *boolean* | All | *string* | *string* | All
84+
| Basic | No *boolean* | No *date*, *time* | *string* | *string* | No *date*, *time* |
85+
| List | N/A | No *date*, *time* | *string* | *string* | No *date*, *time* |
86+
| Group | N/A | No *date*, *time* | N/A | N/A | No *date*, *time* |
87+
| Table | No *boolean* | No *date*, *time* | *string* | *string* | No *date*, *time* |
8888
| Fixed table | No *boolean* | N/A | N/A | N/A | N/A |
8989

9090
### Classification fields

0 commit comments

Comments
 (0)