Bring Your Own Model to Foundry Agent Service Is Now Generally Available
Summary
Microsoft has announced the general availability of the Bring Your Own Model (BYOM) feature for its Foundry Agent Service, enabling enterprise teams to connect prompt agents to AI models hosted behind their own infrastructure. This includes Azure API Management or any third-party AI model gateway, allowing organizations to maintain control over model traffic for compliance, governance, and security. The BYOM feature supports routing agent requests through existing enterprise gateways, enforcing compliance and governance at the gateway layer, and utilizing any model compatible with the OpenAI Chat Completions API. Setup involves creating a model connection in the Foundry portal or programmatically via Azure CLI, then selecting the connected model when creating a prompt agent.
Key takeaway
For AI/ML Directors evaluating agent development platforms, Foundry Agent Service's BYOM feature significantly enhances flexibility and control. You can now build agents while ensuring all model interactions adhere to your organization's specific compliance, governance, and security policies by routing traffic through your existing enterprise gateways. This reduces the need for re-architecture and allows for seamless integration of diverse AI models.
Key insights
Foundry Agent Service's BYOM feature allows enterprises to integrate custom or third-party AI models via their own gateways.
Principles
- Maintain enterprise control over AI model traffic.
- Enforce existing compliance policies at the gateway.
- Support diverse AI model integrations.
Method
Configure a model connection in the Foundry portal (Operate > Admin) or via Azure CLI, specifying Azure API Management or "Other source," then select this connection when creating a prompt agent in Build > Agents.
In practice
- Route agent requests through Azure API Management.
- Apply existing security policies and rate limits.
- Connect any OpenAI Chat Completions API-compatible model.
Topics
- Bring Your Own Model
- Foundry Agent Service
- Azure API Management
- AI Model Gateways
- OpenAI Chat Completions API
Code references
Best for: CTO, VP of Engineering/Data, Director of AI/ML, AI Engineer, MLOps Engineer, AI Architect
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Microsoft Foundry Blog articles.