Skip to content

Commit 301b098

Browse files
authored
Merge pull request #4358 from MicrosoftDocs/main
4/28/2025 AM Publish
2 parents 1b25fca + 8bd496a commit 301b098

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-ai-foundry
77
content_well_notification:
88
- AI-contribution
99
ms.topic: how-to
10-
ms.date: 04/21/2025
10+
ms.date: 04/28/2025
1111
ms.reviewer: erichen
1212
ms.author: johalexander
1313
author: ms-johnalex
@@ -122,7 +122,7 @@ When you open a project in the Azure AI Foundry Extension, that project is set a
122122

123123
Switch your default project by following these steps:
124124

125-
1. Right-click on your deployed model and select the **Switch Default Project in Azure Extension** option.
125+
1. Right-click on the Azure AI Foundry Project and select the **Switch Default Project in Azure Extension** option.
126126

127127
1. In the top center, select the Azure AI Foundry Project you want to use from the list of available projects and press Enter.
128128

articles/ai-foundry/how-to/develop/vs-code-agents.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ ms.service: azure-ai-foundry
77
content_well_notification:
88
- AI-contribution
99
ms.topic: how-to
10-
ms.date: 04/23/2025
10+
ms.date: 04/28/2025
1111
ms.reviewer: erichen
1212
ms.author: johalexander
1313
author: ms-johnalex
1414
---
1515

16-
# Work with Azure AI Agent Service in Visual Studio Code
16+
# Work with Azure AI Agent Service in Visual Studio Code (Preview)
1717

1818
After you [get started with the AI Foundry the VS Code extension](./get-started-projects-vs-code.md), you can work with [Azure AI Agent Service](/azure/ai-services/agents/overview). Agents are "smart" microservices that:
1919

@@ -25,6 +25,8 @@ Agents combine AI models with tools to access and interact with your data.
2525

2626
Azure AI Foundry developers can stay productive by developing, testing, and deploying agents in the familiar and powerful environment of VS Code.
2727

28+
[!INCLUDE [feature-preview](../../includes/feature-preview.md)]
29+
2830
### Create and edit Azure AI Agents within the designer view
2931

3032
Follow these steps to create an Azure AI Agent:

0 commit comments

Comments
 (0)