Skip to content

Commit 8320e40

Browse files
committed
updated screenshot
1 parent 757d8da commit 8320e40

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ To install the Azure AI Foundry for Visual Studio Code extension:
7070
Get started with the Azure AI Foundry extension by using the following steps.
7171

7272
> [!NOTE]
73-
> For a full list of features available in the extension, use the Command Palette. Select <kbd>F1</kbd> to open the command palette and search **AI Foundry**. The following screenshot shows some of the actions for AI Foundry.
74-
> :::image type="content" source="../../media/how-to/get-started-projects-vs-code/visual-studio-command-palette-small.png" alt-text="A screenshot of the Visual Studio Code command palette for AI Foundry." lightbox="../../media/how-to/get-started-projects-vs-code/visual-studio-command-palette-small.png":::
73+
> For a full list of features available in the extension, use the Command Palette. Select <kbd>F1</kbd> to open the command palette and search **Azure AI Foundry**. The following screenshot shows some of the actions for Azure AI Foundry.
74+
> :::image type="content" source="../../media/how-to/get-started-projects-vs-code/visual-studio-command-palette-small.png" alt-text="A screenshot of the Visual Studio Code command palette for Azure AI Foundry." lightbox="../../media/how-to/get-started-projects-vs-code/visual-studio-command-palette-small.png":::
7575
7676

7777
### Sign-in to your resources
@@ -87,22 +87,22 @@ Sign-in to your Azure subscription to access your resources with the following s
8787

8888
1. Under the "Resources" section, select your Azure Subscription and Resource Group.
8989

90-
1. Select "AI Foundry" and open your project.
90+
1. Select **Azure AI Foundry** and open your project.
9191

9292
1. The **Agents** and **Models** sections are listed under your project.
9393

9494

95-
### Set the default AI Foundry Project
95+
### Set the default Azure AI Foundry Project
9696

97-
Set your default AI Foundry Project with the following steps:
97+
Set your default Azure AI Foundry Project with the following steps:
9898

9999
1. Open a new Visual Studio Code window.
100100

101101
1. Select <kbd>F1</kbd> to open the command palette.
102102

103-
1. Enter **AI Foundry: Select Default Project** and press enter.
103+
1. Enter **Azure AI Foundry: Select Default Project** and press enter.
104104

105-
1. Select the AI Foundry Project you want to use from the list of available projects and press enter.
105+
1. Select the Azure AI Foundry Project you want to use from the list of available projects and press enter.
106106

107107
Your selected project will now display **Default** after the project name.
108108

@@ -121,7 +121,7 @@ The [model catalog](/azure/ai-foundry/how-to/model-catalog-overview) in Azure AI
121121

122122
1. Select <kbd>F1</kbd> to open the command palette.
123123

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

126126
1. The **Model Catalog** page is displayed.
127127

@@ -169,7 +169,7 @@ Deploy a selected model in the model catalog using the following steps:
169169

170170
#### Deploy a model
171171

172-
You can also deploy a model directly from your AI Foundry project.
172+
You can also deploy a model directly from your Azure AI Foundry project.
173173

174174
1. In the Azure Resources Extension view, select the **plus** icon next to **Models** to start the deployment process.
175175

@@ -296,7 +296,7 @@ Open the model playground using the following steps:
296296

297297
### Show the Azure AI Agent YAML definition
298298

299-
### Deploy Azure AI Agents to the AI Foundry Studio
299+
### Deploy Azure AI Agents to the Azure AI Foundry Studio
300300

301301
### Add tools to the Azure AI Agent
302302

2.3 KB
Loading

0 commit comments

Comments
 (0)