You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/how-to/develop/sdk-overview.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,10 +26,13 @@ The Azure AI Foundry SDK is a comprehensive toolchain designed to simplify the d
26
26
27
27
The Azure AI Foundry SDK is a set of client libraries and services designed to work together.
28
28
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
+
29
32
## Prerequisites
30
33
31
34
* 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.
33
36
* Sign in with the Azure CLI using the same account that you use to access your AI Project:
0 commit comments