You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: shared/get-started-includes/ai-get-started.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -32,14 +32,14 @@ The following table provides an overview of tasks and resources.
32
32
|Get an Azure subscription. Sign up for a paid plan, or start for free.|[azure.microsoft.com](https://azure.microsoft.com)||
33
33
|Request access to Azure OpenAI Service for your subscription. Currently, access to this service is granted only by applying for access. |[https://aka.ms/OAIapply](https://aka.ms/OAIapply)|[What is Azure OpenAI Service?](/azure/ai-services/openai/overview)|
34
34
|Get permissions on your account to create Azure OpenAI resources and deploy models.|[Azure portal](https://portal.azure.com/)|[Role-based access control for Azure OpenAI Service](/azure/ai-services/openai/how-to/role-based-access-control)|
35
-
|Create Azure OpenAI Service resource and deploy a model.|[Azure portal/](https://portal.azure.com/) and [Azure AI Studio](https://oai.azure.com/)|[Create and deploy an Azure OpenAI Service resource](/azure/ai-services/openai/how-to/create-resource)|
35
+
|Create Azure OpenAI Service resource and deploy a model.|[Azure portal/](https://portal.azure.com/) and [Azure AI Foundry portal](https://oai.azure.com/)|[Create and deploy an Azure OpenAI Service resource](/azure/ai-services/openai/how-to/create-resource)|
36
36
37
37
After you complete this step, you can start to develop your Copilot experience, which requires the following information about the resource and deployed model:
38
38
39
39
|What|Where to find it|
40
40
|-|-|
41
41
|Azure OpenAI API key and endpoint (URL)|**Keys and Endpoint** page for the resource in the Azure portal.|
42
-
|Deployment name for the model|**Deployments** page in Azure AI Studio.|
42
+
|Deployment name for the model|**Deployments** page in the Azure AI Foundry portal.|
43
43
44
44
## How much does this cost, and are there tools to predict and measure cost?
0 commit comments