Skip to content

Commit e2f7542

Browse files
committed
Updated based on feedback
1 parent 8c4ad2d commit e2f7542

File tree

5 files changed

+3
-7
lines changed

5 files changed

+3
-7
lines changed

articles/ai-foundry/how-to/develop/get-started-projects-vs-code.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ Before using the Azure AI Foundry for Visual Studio Code extension, you must:
4343

4444
- Your subscription needs to be below your [quota limit](../quota.md) to [deploy a new model in this quickstart](#deploy-a-model-from-the-model-catalog). Otherwise you already need to have a [deployed chat model](../deploy-models-openai.md).
4545

46-
- Install [Azure Resources for Visual Studio Code (Preview) Extension](): View and manage Azure resources directly from VS Code.
47-
48-
- Install the [AI Toolkit for Visual Studio Code Extension](https://marketplace.visualstudio.com/items?itemName=ms-windows-ai-studio.windows-ai-studio): A VS Code extension that enables you to download, test, fine-tune, and deploy AI models with your apps or in the cloud. For more information, see the AI Toolkit overview.
49-
5046
## Installation
5147

5248
After you install Visual Studio Code, you need to install the Azure AI Foundry for Visual Studio Code extension.
@@ -121,7 +117,7 @@ The [model catalog](/azure/ai-foundry/how-to/model-catalog-overview) in Azure AI
121117

122118
1. Select <kbd>F1</kbd> to open the command palette.
123119

124-
1. Enter **Azure AI Foundry: Model Catalog** and press enter.
120+
1. Enter **Azure AI Foundry: Open Model Catalog** and press enter.
125121

126122
1. The **Model Catalog** page is displayed.
127123

683 Bytes
Loading
363 Bytes
Loading
-1.21 KB
Loading

articles/ai-foundry/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,9 +326,9 @@ items:
326326
href: /azure/search/tutorial-rag-build-solution?context=/azure/ai-foundry/context/context
327327
- name: Develop with code
328328
items:
329-
- name: Work with projects using the VS Code extension
329+
- name: Work in VS Code
330330
href: how-to/develop/get-started-projects-vs-code.md
331-
- name: Work with projects in VS Code containers
331+
- name: Use a container
332332
href: how-to/develop/vscode.md
333333
- name: Start with an AI template
334334
href: how-to/develop/ai-template-get-started.md

0 commit comments

Comments
 (0)