azure-ai-projects-dotnet Skill
Azure AI Projects SDK for .NET. High-level client for Azure AI Foundry projects including agents, connections, datasets, deployments, evaluations, and indexes. Use for AI Foundry project management, versioned agents, and orchestration. Triggers: "AI Projects", "AIProjectClient", "Foundry project", "versioned agents", " Published by microsoft in skills.
What is azure-ai-projects-dotnet Skill?
Azure AI Projects SDK for .NET. High-level client for Azure AI Foundry projects including agents, connections, datasets, deployments, evaluations, and indexes. Use for AI Foundry project management, versioned agents, and orchestration. Triggers: "AI Projects", "AIProjectClient", "Foundry project", "versioned agents", " Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Research
- Deployment use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use azure-ai-projects-dotnet Skill
- Use it for deployment.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-dotnet/skills/azure-ai-projects-dotnet/SKILL.md
What it does
Azure AI Projects SDK for .NET. High-level client for Azure AI Foundry projects including agents, connections, datasets, deployments, evaluations, and indexes. Use for AI Foundry project management, versioned agents, and orchestration. Triggers: "AI Projects", "AIProjectClient", "Foundry project", "versioned agents", "
Skill instructions
Azure.AI.Projects (.NET) High-level SDK for Azure AI Foundry project operations including agents, connections, datasets, deployments, evaluations, and indexes. Installation bash dotnet add package Azure.AI.Projects dotnet add package Azure.Identity Optional: For versioned agents with OpenAI extensions dotnet add package Azure.AI.Projects.OpenAI --prerelease Optional: For low-level agent operations dotnet add package Azure.AI.Agents.Persistent --prerelease Current Versions: GA v1.1.0, Preview v1.2.0-beta.5 Environment Variables bash PROJECTENDPOINT=https://<resource.services.ai.azure.com/api/projects/<project Required: Azure AI project endpoint MODELDEPLOYMENTNAME=gpt-4o-mini Required: model deployment name CONNECTIONNAME=<your-connection-name Optional: project connection name AISEARCHCONNECTIONNAME=<ai-search-connection Optional: Azure AI Search connection name AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Authentication csharp using Azure.Ide
Explore related resources
Frequently asked questions
What is azure-ai-projects-dotnet?
azure-ai-projects-dotnet is a open-source AI agent skill with Copy skill directory. Azure AI Projects SDK for .NET. High-level client for Azure AI Foundry projects including agents, connections, datasets, deployments, evaluations, and indexes.
Who is azure-ai-projects-dotnet best for?
azure-ai-projects-dotnet is best for reusing agent instructions, scripts, and references, deployment workflows, research workflows.
How do I install azure-ai-projects-dotnet?
Install or run azure-ai-projects-dotnet using Copy skill directory. Check azure-ai-projects-dotnet for the latest setup command.
Is azure-ai-projects-dotnet actively maintained?
azure-ai-projects-dotnet may need a closer maintenance check before production use.
Auto-fetched from GitHub.