azure-ai-projects-dotnet - Develop and manage Azure AI Projects using .NET SDK.
Provides guidelines and code workflows for managing agents, connections, datasets, deployments, evaluations, and indexes using Azure AI Projects SDK for .NET.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create persistent and versioned agents
- Manage project connections and deployments
- Upload and manage datasets
- Create and update search indexes
- Configure and run evaluations
- Get Azure OpenAI chat client
Inputs
- Project endpoint URI
- Model deployment name
- Connection names
- Azure identity credentials
Outputs
- Persistent and versioned agents
- Uploaded dataset records
- Configured search indexes
- Evaluation result reports
- Chat completion responses
Requirements
- Azure.AI.Projects NuGet package
- Azure.Identity NuGet package
- Azure AI Foundry project endpoint
