Setup & Installation
What This Skill Does
Azure.AI.Projects is the .NET SDK for Azure AI Foundry, providing a unified client for managing agents, connections, datasets, deployments, evaluations, and indexes within an AI Foundry project. It supports both high-level versioned agents and low-level persistent agent operations. Instead of juggling separate SDK calls across Azure OpenAI, Azure Search, and blob storage, a single AIProjectClient exposes all Foundry resources through one authenticated entry point.
When to use it
- Working with azure ai projects dotnet functionality
- Implementing azure ai projects dotnet features
- Debugging azure ai projects dotnet related issues
