Skip to content

Commit e9e827a

Browse files
committed
updated screenshots
1 parent d4ed4f4 commit e9e827a

File tree

11 files changed

+15
-9
lines changed

11 files changed

+15
-9
lines changed

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

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ content_well_notification:
88
- AI-contribution
99
ai-usage: ai-assisted
1010
ms.topic: how-to
11-
ms.date: 07/31/2025
11+
ms.date: 08/05/2025
1212
ms.reviewer: erichen
1313
ms.author: johalexander
1414
author: ms-johnalex
@@ -113,6 +113,9 @@ The Azure AI Foundry Extension opens in its own view, with the Azure AI Foundry
113113
- **Resources**: This section contains the resources you have access to in your Azure AI Foundry project. The **Resources** section is the main view for interacting with your Azure AI Foundry Services. It contains the following subsections:
114114
- **Models**: This section contains the models you can use to build and deploy your AI applications. The **Models** view is where you can find your deployed models in your Azure AI Foundry project.
115115
- **Agents**: This section contains your deployed agents in your Azure AI Foundry project.
116+
- **Assets**: This section contains the assets you have in your Azure AI Foundry project.
117+
- Connections: This subsection contains the connections you have in your Azure AI Foundry project. for example, Bing Grounding connections.
118+
- Vector Stores: This subsection contains the vector stores you have in your Azure AI Foundry project.
116119
- **Threads**: This section contains the threads and runs from a deployed agent in your Azure AI Foundry project.
117120

118121
- **Tools**: This section contains the tools you can use to build and deploy your AI applications. The **Tools** view is where you can find the tools available to deploy and then work with your deployed models and agents. It contains the following subsections:
@@ -225,21 +228,24 @@ Deploy a selected model in the model catalog using the following steps:
225228

226229
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/deploy-from-model-catalog.png" alt-text="Screenshot of the highlighted Deploy in Azure link of the selected model." lightbox="../../media/how-to/get-started-projects-vs-code/deploy-from-model-catalog.png":::
227230

228-
1. In the top center, select the AI service to use in the **Choose an AI service** dropdown and press Enter.
231+
1. The **Model deployment** page is displayed.
229232

230-
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/choose-ai-service.png" alt-text="Screenshot of the Choose an AI service dropdown." lightbox="../../media/how-to/get-started-projects-vs-code/choose-ai-service.png":::
233+
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/model-deployment-page.png" alt-text="Screenshot of the **Model deployment** page in VS Code." lightbox="../../media/how-to/get-started-projects-vs-code/model-deployment-page.png":::
231234

232-
1. In the top center, select the model version to use in the **Choose model version** dropdown and press Enter.
235+
1. Enter the model deployment name to use in the **Enter deployment name** textbox and press Enter.
233236

234-
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/select-model-version.png" alt-text="Screenshot of the Choose model version dropdown." lightbox="../../media/how-to/get-started-projects-vs-code/select-model-version.png":::
237+
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/enter-deployment-name.png" alt-text="Screenshot of the Enter deployment name textbox." lightbox="../../media/how-to/get-started-projects-vs-code/enter-deployment-name.png":::
238+
1. Select the deployment type to use in the **Deployment type** dropdown and press Enter.
235239

236-
1. In the top center, select the deployment type to use in the **Choose deployment type** dropdown and press Enter.
240+
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/select-deployment-type.png" alt-text="Screenshot of the Deployment type dropdown." lightbox="../../media/how-to/get-started-projects-vs-code/select-deployment-type.png":::
237241

238-
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/select-deployment-type.png" alt-text="Screenshot of the Choose deployment type dropdown." lightbox="../../media/how-to/get-started-projects-vs-code/select-deployment-type.png":::
242+
1. Select the model version to use in the **Model version** dropdown and press Enter.
239243

240-
1. In the top center, enter the model deployment name to use in the **Enter deployment name** textbox and press Enter.
244+
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/select-model-version.png" alt-text="Screenshot of the Model version dropdown." lightbox="../../media/how-to/get-started-projects-vs-code/select-model-version.png":::
241245

242-
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/enter-deployment-name.png" alt-text="Screenshot of the Enter deployment name textbox." lightbox="../../media/how-to/get-started-projects-vs-code/enter-deployment-name.png":::
246+
1. (Optional) Select the tokens per minute to use in the **Tokens per minute** slider and press Enter.
247+
248+
1. In the bottom-left corner, select the **Deploy in Azure AI Foundry** button to deploy the model.
243249

244250
1. A confirmation dialog box appears. Select the **Deploy** button to deploy the model to your project.
245251

322 Bytes
Loading
2.27 KB
Loading
135 Bytes
Loading
109 KB
Loading
16.8 KB
Loading
-19.7 KB
Loading
121 KB
Loading
38.8 KB
Loading
558 Bytes
Loading

0 commit comments

Comments
 (0)