Skip to content

Commit ca29bc1

Browse files
committed
add links
1 parent 920b74b commit ca29bc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-foundry/what-is-azure-ai-foundry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@ Azure AI Foundry projects provide developers with self-serve capabilities to ind
4545

4646
## Azure AI Foundry API and SDKs
4747

48-
The [Azure AI Foundry API]() is designed specifically for building agentic applications and provides a consistent contract for working across different model providers. The API is complemented by SDKs to make it easy to integrate AI capabilities into your applications. SDK Client libraries are available for:
48+
The [Azure AI Foundry API](how-to/develop/sdk-overview.md) is designed specifically for building agentic applications and provides a consistent contract for working across different model providers. The API is complemented by SDKs to make it easy to integrate AI capabilities into your applications. SDK Client libraries are available for:
4949

5050
* Python
5151
* C#
5252
* JavaScript/TypeScript (preview)
5353
* Java (preview)
5454

55-
The [Azure AI Foundry for VS Code Extension]() helps you explore models and develop agents directly in your development environment.
55+
The [Azure AI Foundry for VS Code Extension](how-to/develop/get-started-projects-vs-code.md) helps you explore models and develop agents directly in your development environment.
5656

5757
## <a name="project-types"></a> Types of projects
5858

0 commit comments

Comments
 (0)