Deploys and manages containerized AI agents on Azure AI Foundry using the Azure AI Projects Python SDK.
The Azure AI Hosted Agents skill enables developers to build and orchestrate enterprise-grade, container-based agents using the ImageBasedHostedAgentDefinition framework. This skill provides a standardized workflow for configuring resource allocations like CPU and memory, integrating Azure Container Registry (ACR), and implementing complex toolsets such as Code Interpreters and MCP servers. It is ideal for teams needing to move beyond basic LLM prompts into scalable, hosted agentic environments within the Azure AI Foundry ecosystem, ensuring secure authentication and robust version management.
주요 기능
0131,721 GitHub stars
02Granular resource allocation for CPU (0.5 to 4) and Memory (1Gi to 8Gi)
03Seamless integration with Azure Identity for secure authentication
04Comprehensive agent versioning and lifecycle management
05Support for multiple tool types including Code Interpreter and MCP
06Container-based agent deployment using Azure Container Registry (ACR)
사용 사례
01Deploying specialized data processing agents in isolated container environments
02Implementing custom agent protocols for enterprise-grade AI applications
03Scaling AI agent infrastructure with specific hardware requirements in Azure AI Foundry