The Foundry SDK
Build AI applications with the unified azure-ai-projects SDK across Python, .NET, and JavaScript. Part of the free Azure AI Foundry — every lesson below is open to everyone, no signup required.
// LESSONS IN THIS MODULE
- 01azure-ai-projects SDK Overview8 min · 70 XP
One SDK to Rule Them All The azure-ai-projects SDK (v2.x) is the definitively unified entry point for all Foundry capabilities. As of early 2026, the...
- 02AIProjectClient - Your Entry Point8 min · 70 XP
Connecting to Your Project The AIProjectClient is the main class you instantiate to interact with your Foundry project. Python Quick Start from azure....
- 03Authentication & Credentials6 min · 60 XP
Securing SDK Access The SDK uses DefaultAzureCredential from the Azure Identity library, which automatically tries multiple authentication methods: Au...
- 04SDK v2 Migration & Deadlines9 min · 80 XP
Critical Migration Guide The azure-ai-projects v2.0.0 GA release introduced breaking changes that require attention from all existing Foundry develope...