Skip to content

Commit fe959d3

Browse files
committed
fixes
1 parent 9c08265 commit fe959d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Work with Azure AI Agent Service using the Azure AI Foundry for Visual Studio Code extension
33
titleSuffix: Azure AI Foundry
4-
description: Use this article to learn how to deploy Large Language Models and develop AI agents using Azure AI Foundry capabilities directly in VS Code.
4+
description: Use this article to learn how to use Azure AI Agent Service directly in VS Code.
55
manager: mcleans
66
ms.service: azure-ai-foundry
77
content_well_notification:
@@ -13,7 +13,7 @@ ms.author: johalexander
1313
author: ms-johnalex
1414
---
1515

16-
## Work with Azure AI Agent Service using the Azure AI Foundry for Visual Studio Code extension
16+
# Work with Azure AI Agent Service using the Azure AI Foundry for Visual Studio Code extension
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

@@ -29,9 +29,9 @@ Azure AI Foundry developers can stay productive by developing, testing, and depl
2929

3030
Follow these steps to create an Azure AI Agent:
3131

32-
1. First, finish the [Get Started](#get-started) section to sign in to your Azure resources and set your default project.
32+
1. First, finish the [Get Started](./get-started-projects-vs-code.md#get-started) section to sign in to your Azure resources and set your default project.
3333

34-
1. [Deploy a model](#deploy-a-model) to use with your agent.
34+
1. [Deploy a model](./get-started-projects-vs-code.md#deploy-a-model) to use with your agent.
3535

3636
1. Select your AI Foundry project in the Azure Resources sidebar.
3737

0 commit comments

Comments
 (0)