Skip to content

Commit 3922556

Browse files
committed
prereqs
1 parent 816485b commit 3922556

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ Navigate to [Azure OpenAI Studio](https://oai.azure.com/) and sign-in with crede
2121

2222
:::image type="content" source="../media/use-your-data/bring-your-data-card.png" alt-text="A screenshot of the Azure OpenAI Studio landing page." lightbox="../media/use-your-data/bring-your-data-card.png":::
2323

24+
1. In the **Chat playground**, Select **Add your data** and then **Add a data source**
25+
26+
:::image type="content" source="../media/use-your-data/chat-playground.png" alt-text="A screenshot of the chat playground in OpenAI Studio." lightbox="../media/use-your-data/chat-playground.png":::
27+
2428
1. In the pane that appears, select **Upload files (preview)** under **Select data source**. Azure OpenAI needs both a storage resource and a search resource to access and index your data.
2529

2630
> [!TIP]

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ In this quickstart, you can use your own data with Azure OpenAI models. Using Az
7979

8080
::: zone-end
8181

82+
The following resources:
83+
- Azure OpenAI
84+
- [Azure Blob Storage](https://portal.azure.com/#create/Microsoft.StorageAccount-ARM)
85+
- [Azure AI Search](https://portal.azure.com/#create/Microsoft.Search)
86+
- An [Azure OpenAI resource](https://portal.azure.com/#create/Microsoft.CognitiveServicesOpenAI) deployed in a [supported region and with a supported model](./concepts/use-your-data.md#regional-availability-and-model-support).
87+
8288
> [!div class="nextstepaction"]
8389
> [I ran into an issue with the prerequisites.](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=OVERVIEW&Pillar=AOAI&Product=ownData&Page=quickstart&Section=Prerequisites)
8490

0 commit comments

Comments
 (0)