Skip to content

Commit 66b3bec

Browse files
committed
fdp-only
1 parent d868f98 commit 66b3bec

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,13 @@ The Azure AI Foundry SDK is a comprehensive toolchain designed to simplify the d
2626

2727
The Azure AI Foundry SDK is a set of client libraries and services designed to work together.
2828

29+
> [!NOTE]
30+
> This article applies to a **[!INCLUDE [fdp](fdp-project-name.md)]**. The code shown here doesn't work for a **[!INCLUDE [hub](hub-project-name.md)]**. For more information, see [Types of projects](../what-is-azure-ai-foundry.md#project-types).
31+
2932
## Prerequisites
3033

3134
* An Azure subscription. If you don't have one, create a [free account](https://azure.microsoft.com/free/).
32-
* [Create a project](../create-projects.md) if you don't have one already.
35+
* [Create a project[!INCLUDE [fdp-project-name](../../includes/fdp-project-name.md)]](../create-projects.md) if you don't have one already.
3336
* Sign in with the Azure CLI using the same account that you use to access your AI Project:
3437

3538
```bash

0 commit comments

Comments
 (0)