Skip to content

Commit 986d430

Browse files
committed
file size limits
1 parent 29bb37e commit 986d430

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-services/openai/concepts/use-your-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ For documents and datasets with long text, you should use the available [data pr
4343

4444
## Data formats and file types
4545

46-
Azure OpenAI on your data supports the following filetypes:
46+
Azure OpenAI on your data supports the following filetypes (16 MB or less per file):
4747

4848
* `.txt`
4949
* `.md`

articles/ai-services/openai/includes/connect-your-data-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Navigate to [Azure OpenAI Studio](https://oai.azure.com/) and sign-in with crede
2424
1. In the pane that appears, select **Upload files** under **Select data source**. Select **Upload files**. Azure OpenAI needs both a storage resource and a search resource to access and index your data.
2525

2626
> [!TIP]
27-
> * For a list of supported data sources, see [Data source options](../concepts/use-your-data.md#data-source-options)
27+
> * For a list of supported data sources and file types, see [Data source options](../concepts/use-your-data.md#data-source-options) and [formats](../concepts/use-your-data.md#data-formats-and-file-types).
2828
> * For documents and datasets with long text, we recommend using the available [data preparation script](../concepts/use-your-data.md#ingesting-your-data-into-azure-cognitive-search).
2929
3030
1. For Azure OpenAI to access your storage account, you will need to turn on [Cross-origin resource sharing (CORS)](https://go.microsoft.com/fwlink/?linkid=2237228). If CORS isn't already turned on for the Azure Blob storage resource, select **Turn on CORS**.

0 commit comments

Comments
 (0)