Bring Your Own Model to Foundry Agent Service Is Now Generally Available

· Source: Microsoft Foundry Blog articles · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cloud Computing & IT Infrastructure · Depth: Intermediate, short

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

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

Topics

Code references

Best for: CTO, VP of Engineering/Data, Director of AI/ML, AI Engineer, MLOps Engineer, AI Architect

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Microsoft Foundry Blog articles.