Skip to content

Commit 2176892

Browse files
committed
update
1 parent f707fba commit 2176892

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/ai-services/openai/includes/fine-tuning-openai-in-ai-studio.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,18 @@
99
ms.custom: include
1010
---
1111

12+
[!INCLUDE [Azure AI Studio preview](../../../ai-studio/includes/preview-ai-studio.md)]
13+
1214
## Prerequisites
1315

1416
- Read the [When to use Azure OpenAI fine-tuning guide](../concepts/fine-tuning-considerations.md).
15-
- An Azure subscription. <a href="https://azure.microsoft.com/free/cognitive-services" target="_blank">Create one for free</a>.
17+
18+
- An Azure subscription - <a href="https://azure.microsoft.com/free/cognitive-services" target="_blank">Create one for free</a>.
1619
- Access granted to Azure OpenAI in the desired Azure subscription.
17-
- An Azure OpenAI resource that's located in a region that supports fine-tuning of the Azure OpenAI model. Check the [Model summary table and region availability](../concepts/models.md#fine-tuning-models) for the list of available models by region and supported functionality. For more information, see [Create a resource and deploy a model with Azure OpenAI](../how-to/create-resource.md).
20+
- An [Azure AI hub resource](../how-to/create-azure-ai-resource.md).
21+
- An [Azure AI project](../how-to/create-projects.md) in Azure AI Studio.
1822
- Fine-tuning access requires **Cognitive Services OpenAI Contributor** role on the Azure OpenAI resource.
1923
- If you don't already have access to view quota and deploy models in Azure AI Studio you need [more permissions](../how-to/role-based-access-control.md).
20-
- An Azure AI project (/azure/ai-studio/how-to/create-projects) with a connection to the Azure OpenAI resource (/azure/ai-studio/how-to/connections-add?tabs=azure-openai#connection-details)
2124

2225
> [!NOTE]
2326
> Currently, you must submit an application to access Azure OpenAI Service. To apply for access, complete [this form](https://aka.ms/oai/access).

0 commit comments

Comments
 (0)