Azure AI Projects Python SDK (Foundry SDK) Build AI applications on Microsoft Foundry using the SDK. Installation Environment Variables Authentication Client Operations Overview | Operation | Access | Purpose | |-----------|--------|---------| | | | Agent CRUD, versions, threads, runs | | | | List/get project connections | | | | List model deployments | | | | Dataset management | | | | Index management | | | | Run evaluations | | | | Red team operations | Two Client Approaches 1. AIProjectClient (Native Foundry) 2. OpenAI-Compatible Client Agent Operations Create Agent (Basic) Create Agent wi…