hosted-agents-v2-py - Build hosted agents using Azure AI Projects SDK
Build container-based hosted agents in Azure AI Foundry using ImageBasedHostedAgentDefinition from Azure AI Projects SDK.
Tags
Updated: 2026-09-21Typical Outputs
What this skill does
- Create hosted agent version
- List agent versions
- Delete agent version
Inputs
- Azure AI project endpoint
- Container image path
- Environment variables
Outputs
- Created agent version status
- Agent versions list
Requirements
- azure-ai-projects package 2.0.0b3 or later
- azure-identity package
- Azure Container Registry container image
- AcrPull role assigned to managed identity
- Capability host with enablePublicHostingEnvironment set to true
