Skip to main content
Find SDK documentation, REST API specifications, and CLI references for building with Microsoft Foundry.

Azure AI Projects SDKs

Python

Azure AI Projects SDK for Python. Install with pip install azure-ai-projects.

C# / .NET

Azure AI Projects SDK for .NET. Install with dotnet add package Azure.AI.Projects.

JavaScript / TypeScript

Azure AI Projects SDK for JavaScript and TypeScript. Install with npm install @azure/ai-projects.

REST APIs

Azure AI Projects REST API

REST API reference for Azure AI Projects (preview).

Azure OpenAI v1 API

REST API reference for chat completions, embeddings, responses, fine-tuning, and more.

Resource Management REST API

Create and manage deployments, resources, and accounts via REST.

Azure Resource Manager / Bicep

ARM templates, Bicep, and Terraform references for Cognitive Services resources.

CLI Tools

Azure CLI

az cognitiveservices commands for managing Foundry resources from the command line.

Azure Developer CLI (azd)

Scaffold, provision, and deploy Foundry applications with azd.

Additional References