Skip to content

Commit 771d9f9

Browse files
committed
resource links
1 parent 669df36 commit 771d9f9

File tree

1 file changed

+53
-1
lines changed

1 file changed

+53
-1
lines changed

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

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In this quickstart, you can use your own data with Azure OpenAI models. Using Az
2424
## Prerequisites
2525

2626
The following resources:
27-
- Azure OpenAI
27+
- [Azure OpenAI](https://portal.azure.com/#create/Microsoft.CognitiveServicesOpenAI)
2828
- [Azure Blob Storage](https://portal.azure.com/#create/Microsoft.StorageAccount-ARM)
2929
- [Azure AI Search](https://portal.azure.com/#create/Microsoft.Search)
3030
- 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).
@@ -41,6 +41,15 @@ The following resources:
4141

4242
::: zone pivot="programming-language-csharp"
4343

44+
## Prerequisites
45+
46+
- The following resources:
47+
- [Azure OpenAI](https://portal.azure.com/#create/Microsoft.CognitiveServicesOpenAI)
48+
- [Azure Blob Storage](https://portal.azure.com/#create/Microsoft.StorageAccount-ARM)
49+
- [Azure AI Search](https://portal.azure.com/#create/Microsoft.Search)
50+
- 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).
51+
- The [.NET 8 SDK](https://dotnet.microsoft.com/download/dotnet/8.0)
52+
4453
[!INCLUDE [Connect your data to OpenAI](includes/connect-your-data-studio.md)]
4554

4655
[!INCLUDE [Csharp quickstart](includes/use-your-data-dotnet.md)]
@@ -51,6 +60,14 @@ The following resources:
5160

5261
[Source code](https://github.com/spring-projects-experimental/spring-ai)| [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai) | [Sample](https://github.com/rd-1-2022/ai-azure-retrieval-augmented-generation)
5362

63+
## Prerequisites
64+
65+
- The following resources:
66+
- Azure OpenAI
67+
- [Azure Blob Storage](https://portal.azure.com/#create/Microsoft.StorageAccount-ARM)
68+
- [Azure AI Search](https://portal.azure.com/#create/Microsoft.Search)
69+
- 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).
70+
5471
[!INCLUDE [Connect your data to OpenAI](includes/connect-your-data-studio.md)]
5572

5673
[!INCLUDE [Spring quickstart](includes/use-your-data-spring.md)]
@@ -98,6 +115,14 @@ The following resources:
98115

99116
::: zone pivot="programming-language-python"
100117

118+
## Prerequisites
119+
120+
- The following resources:
121+
- Azure OpenAI
122+
- [Azure Blob Storage](https://portal.azure.com/#create/Microsoft.StorageAccount-ARM)
123+
- [Azure AI Search](https://portal.azure.com/#create/Microsoft.Search)
124+
- 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).
125+
101126
[Reference](https://platform.openai.com/docs/api-reference?lang=python) | [Source code](https://github.com/openai/openai-python) | [Package (pypi)](https://pypi.org/project/openai/) | [Samples](https://github.com/openai/openai-cookbook/)
102127

103128
These links reference the OpenAI API for Python. There's no Azure-specific OpenAI Python SDK. [Learn how to switch between the OpenAI services and Azure OpenAI services](/azure/ai-services/openai/how-to/switching-endpoints).
@@ -110,6 +135,15 @@ These links reference the OpenAI API for Python. There's no Azure-specific OpenA
110135

111136
::: zone pivot="programming-language-powershell"
112137

138+
139+
## Prerequisites
140+
141+
- The following resources:
142+
- Azure OpenAI
143+
- [Azure Blob Storage](https://portal.azure.com/#create/Microsoft.StorageAccount-ARM)
144+
- [Azure AI Search](https://portal.azure.com/#create/Microsoft.Search)
145+
- 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).
146+
113147
[!INCLUDE [Connect your data to OpenAI](includes/connect-your-data-studio.md)]
114148

115149
[!INCLUDE [PowerShell quickstart](includes/use-your-data-powershell.md)]
@@ -118,6 +152,15 @@ These links reference the OpenAI API for Python. There's no Azure-specific OpenA
118152

119153
::: zone pivot="programming-language-go"
120154

155+
156+
## Prerequisites
157+
158+
- The following resources:
159+
- Azure OpenAI
160+
- [Azure Blob Storage](https://portal.azure.com/#create/Microsoft.StorageAccount-ARM)
161+
- [Azure AI Search](https://portal.azure.com/#create/Microsoft.Search)
162+
- 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).
163+
121164
[Reference](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go) | [Source code](https://github.com/Azure/azure-sdk-for-go) | [Package (Go)](https://pkg.go.dev/github.com/azure/azure-dev) | [Samples](https://github.com/azure-samples/azure-sdk-for-go-samples)
122165

123166
[!INCLUDE [Connect your data to OpenAI](includes/connect-your-data-studio.md)]
@@ -128,6 +171,15 @@ These links reference the OpenAI API for Python. There's no Azure-specific OpenA
128171

129172
::: zone pivot="rest-api"
130173

174+
175+
## Prerequisites
176+
177+
- The following resources:
178+
- Azure OpenAI
179+
- [Azure Blob Storage](https://portal.azure.com/#create/Microsoft.StorageAccount-ARM)
180+
- [Azure AI Search](https://portal.azure.com/#create/Microsoft.Search)
181+
- 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).
182+
131183
[!INCLUDE [Connect your data to OpenAI](includes/connect-your-data-studio.md)]
132184

133185
[!INCLUDE [REST API quickstart](includes/use-your-data-rest.md)]

0 commit comments

Comments
 (0)