Skip to content

Commit 25667b2

Browse files
Merge pull request #1730 from sdgilley/patch-3
update references
2 parents 74995b2 + bd33c69 commit 25667b2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-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

articles/ai-studio/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,8 @@ items:
419419
href: ./concepts/safety-evaluations-transparency-note.md
420420
- name: Reference
421421
items:
422+
- name: Azure AI Projects SDK
423+
href: /python/api/overview/azure/ai-projects-readme
422424
- name: Azure Machine Learning Python SDK
423425
href: /python/api/overview/azure/ai-ml-readme
424426
- name: Azure Machine Learning REST API

0 commit comments

Comments
 (0)