Skip to content

Commit bd33c69

Browse files
authored
Update sdk-overview.md
add link to reference doc
1 parent c4c8fdb commit bd33c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/develop/sdk-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The Azure AI Foundry SDK is a comprehensive toolchain designed to simplify the d
2424
- Easily combine together models, data, and AI services to build AI-powered applications
2525
- Evaluate, debug, and improve application quality & safety across development, testing, and production environments
2626

27-
The AI Foundry SDK is a set of packages and services designed to work together. You can use the Azure AI Projects client library to easily use multiple services through a single project client and connection string. You can also use services and SDKs on their own and connect directly to your services.
27+
The AI Foundry SDK is a set of packages and services designed to work together. You can use the [Azure AI Projects client library](/python/api/overview/azure/ai-projects-readme) to easily use multiple services through a single project client and connection string. You can also use services and SDKs on their own and connect directly to your services.
2828

2929
If you want to jump right in and start building an app, check out:
3030

0 commit comments

Comments
 (0)