Skip to content

Commit fcfe3ff

Browse files
committed
update installation
1 parent c49ce93 commit fcfe3ff

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

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

Lines changed: 15 additions & 3 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/10/2025
11+
ms.date: 07/31/2025
1212
ms.reviewer: erichen
1313
ms.author: johalexander
1414
author: ms-johnalex
@@ -48,7 +48,20 @@ Before using the Azure AI Foundry for Visual Studio Code extension, you must:
4848

4949
After you install Visual Studio Code, you need to install the Azure AI Foundry for Visual Studio Code extension.
5050

51-
To install the Azure AI Foundry for Visual Studio Code extension:
51+
To install the Azure AI Foundry for Visual Studio Code extension, you can either use the Visual Studio Code Marketplace or install it directly from within Visual Studio Code.
52+
53+
### Install from the Visual Studio Code Marketplace
54+
To install the Azure AI Foundry for Visual Studio Code extension from the Visual Studio Code Marketplace, follow these steps:
55+
56+
1. Open the [Azure AI Foundry for Visual Studio Code extension page](https://marketplace.visualstudio.com/items?itemName=AzureAIFoundry.azure-ai-foundry-vscode).
57+
1. Click the **Install** button.
58+
1. Follow the prompts to install the extension in Visual Studio Code.
59+
1. After installation, open Visual Studio Code and verify the extension is installed successfully from the status messages.
60+
1. The extension should now be visible in the primary navigation bar on the left side of Visual Studio Code.
61+
62+
### Install from within Visual Studio Code
63+
64+
To install the Azure AI Foundry for Visual Studio Code extension in Visual Studio Code, follow these steps:
5265

5366
1. Open Visual Studio Code.
5467

@@ -70,7 +83,6 @@ Get started with the Azure AI Foundry extension by using the following steps.
7083
> 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.
7184
> :::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":::
7285
73-
7486
### Sign in to your resources
7587

7688
Sign in to your Azure subscription to access your resources with the following steps:

0 commit comments

Comments
 (0)