Skip to content

Commit 3d496e9

Browse files
Merge pull request #5363 from sdgilley/sdg-patches
update articles/ai-foundry/how-to/develop/sdk-overview.md
2 parents 070d1dc + 35d4ad8 commit 3d496e9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ The Azure AI Foundry SDK is a set of client libraries and services designed to w
4040
az login
4141
```
4242

43-
[!INCLUDE [feature-preview](../../includes/feature-preview.md)]
4443

4544
## Unified Projects client library
4645

@@ -69,6 +68,7 @@ The Azure AI Foundry Projects client library is a unified library that enables y
6968

7069
::: zone pivot="programming-language-java"
7170

71+
[!INCLUDE [feature-preview](../../includes/feature-preview.md)]
7272

7373
* Add these packages to your installation (preview):
7474
* `com.azure.ai.projects`
@@ -95,6 +95,8 @@ The Azure AI Foundry Projects client library is a unified library that enables y
9595
9696
::: zone pivot="programming-language-javascript"
9797
98+
[!INCLUDE [feature-preview](../../includes/feature-preview.md)]
99+
98100
* Install dependencies (preview):
99101
100102
```bash

0 commit comments

Comments
 (0)