Skip to content

Commit deb8246

Browse files
committed
AI Foundry portal UI
1 parent 7436249 commit deb8246

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

articles/ai-services/openai/gpt-v-quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Get started using GPT-4 Turbo with images with the Azure OpenAI Service.
2222
>
2323
> The latest vision-capable models are `gpt-4o` and `gpt-4o mini`. These are in public preview. The latest available GA model is `gpt-4` version `turbo-2024-04-09`.
2424
25-
::: zone pivot="programming-language-studio"
25+
::: zone pivot="ai-foundry-portal"
2626

27-
[!INCLUDE [Studio quickstart](includes/gpt-v-studio.md)]
27+
[!INCLUDE [AI Foundry portal quickstart](includes/gpt-v-studio.md)]
2828

2929
::: zone-end
3030

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: 'Use your own data with Azure OpenAI Service'
33
titleSuffix: Azure OpenAI
44
description: Use this article to import and use your data in Azure OpenAI.
5-
#services: cognitive-services
65
manager: nitinme
76
ms.service: azure-ai-openai
87
ms.custom: devx-track-dotnet, devx-track-extended-java, devx-track-js, devx-track-ts, devx-track-go, devx-track-python
@@ -18,8 +17,7 @@ zone_pivot_groups: openai-use-your-data
1817

1918
In this quickstart, you can use your own data with Azure OpenAI models. Using Azure OpenAI's models on your data can provide you with a powerful conversational AI platform that enables faster and more accurate communication.
2019

21-
::: zone pivot="programming-language-studio"
22-
20+
::: zone pivot="ai-foundry-portal"
2321

2422
## Prerequisites
2523

zone-pivots/zone-pivot-groups.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,8 @@ groups:
183183
title: Programming languages
184184
prompt: Choose your preferred usage method
185185
pivots:
186-
- id: programming-language-studio
187-
title: Studio
186+
- id: ai-foundry-portal
187+
title: AI Foundry portal
188188
- id: programming-language-javascript
189189
title: JavaScript
190190
- id: programming-language-dotnet
@@ -200,8 +200,8 @@ groups:
200200
title: Programming languages
201201
prompt: Choose your preferred usage method
202202
pivots:
203-
- id: programming-language-studio
204-
title: Studio
203+
- id: ai-foundry-portal
204+
title: AI Foundry portal
205205
- id: programming-language-csharp
206206
title: C#
207207
- id: programming-language-go

0 commit comments

Comments
 (0)